bacground ul

This commit is contained in:
2021-12-21 11:29:01 +01:00
parent 987ffd6ee7
commit ef6405e72a
3 changed files with 3 additions and 7 deletions
@@ -143,13 +143,7 @@
background-color: $white;
margin-bottom: 1rem;
&:hover{
background-color: $blue-light;
.field--name-field-mots-clefs{
// &::after{
// content: url("../images/pictos/noun_Arrow_3771902.svg");
// }
}
background-color: $blue-light;
}
}
@@ -73,6 +73,7 @@
}
ul{
background-color: $white;
font-size: 1rem;
list-style: none;
display: flex;