background hover

This commit is contained in:
2021-12-17 11:05:18 +01:00
parent 49f3243b90
commit 9528ce666e
3 changed files with 86 additions and 0 deletions
@@ -129,6 +129,15 @@
height: fit-content;
margin-bottom: 1rem;
background-color: $white;
&:hover{
background-color: $blue-light;
.field--name-field-mots-clefs{
&::after{
content: url("../images/pictos/noun_Arrow_3771902.svg");
}
}
}
// &::after{
// content: url("../images/pictos/noun_Arrow_3771902.svg");
// align-self: end;