background hover
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user