fix header__boussole

This commit is contained in:
chankalan 2020-02-28 02:13:50 +01:00
parent f39e29ba19
commit 838354cd2e
1 changed files with 2 additions and 1 deletions

View File

@ -152,7 +152,6 @@
right:0;
background-color:$couleurPrincipale;
color:white;
font-size:0.8rem;
.btn-boussole {
display:none;
@ -165,6 +164,7 @@
}
}
.nav {
font-size:0.8rem;
background:$couleurPrincipale;
@media ($bp-medium) {
position:absolute;
@ -177,6 +177,7 @@
}
}
.initiatives {
font-size:0.8rem;
float:right;
margin-top:$spacer;
@media ($bp-medium) {