fleche ouverture presentation equipe
This commit is contained in:
@@ -227,15 +227,18 @@
|
||||
}
|
||||
&::after{
|
||||
display: inline-flex;
|
||||
content: url("../img/noun-arrow-to-right.svg");
|
||||
content: url("../img/arrow-down-white.svg");
|
||||
padding-right: 0.2rem;
|
||||
padding-left: 0.2rem;
|
||||
// padding-bottom: 0.2rem;
|
||||
height: 25px;
|
||||
height: 12px;
|
||||
}
|
||||
margin-bottom: 1rem;
|
||||
|
||||
}
|
||||
.btn-equipe-toggle[aria-expanded="true"]::after {
|
||||
content: url("../img/arrow-up-white.svg");
|
||||
}
|
||||
.equipe-separator {
|
||||
border-bottom: 1px solid black;
|
||||
margin: 20px 0;
|
||||
|
||||
Reference in New Issue
Block a user