enlever fleche dans block bdd

This commit is contained in:
2021-12-17 17:59:35 +01:00
parent 510b34aae0
commit 86d307fe11
2 changed files with 12 additions and 13 deletions
@@ -137,19 +137,18 @@
width: 49%;
// padding: 1rem;
// width: 50%;
min-height: 300px;
border: 2px solid $blue-light;
background-color: $white;
margin-bottom: 1rem;
}
.node-type-ressource{
display: flex;
flex-direction: column;
border: 2px solid $blue-light;
// border: 2px solid $blue-light;
padding: 1rem;
height: fit-content;
margin-bottom: 1rem;
background-color: $white;
&:hover{
background-color: $blue-light;
.field--name-field-mots-clefs{