enlever fleche dans block bdd
This commit is contained in:
@@ -153,10 +153,10 @@
|
||||
&: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");
|
||||
|
||||
}
|
||||
// }
|
||||
}
|
||||
}
|
||||
// &::after{
|
||||
@@ -217,12 +217,12 @@
|
||||
flex-direction: row;
|
||||
flex-wrap: wrap;
|
||||
|
||||
&::after{
|
||||
content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
// &::after{
|
||||
// content: url("../images/pictos/noun_Arrow_3771902.svg");
|
||||
|
||||
align-self: center;
|
||||
// align-self: center;
|
||||
|
||||
}
|
||||
// }
|
||||
.field__item{
|
||||
|
||||
margin-right: 1rem;
|
||||
|
||||
Reference in New Issue
Block a user