menu ancre gauche

This commit is contained in:
2021-11-18 12:49:47 +01:00
parent 2d8b36a76e
commit 16232ba2a3
3 changed files with 88 additions and 55 deletions
@@ -93,13 +93,13 @@ header{
height:7rem;
}
.ul1:not(.sous-liste){
width: 300%;
position: relative;
right: 260px;
margin: 0;
padding-top: 2rem;
z-index: 99;
}
ul {
@@ -118,12 +118,12 @@ header{
color: $white;
font-weight: 800;
font-size: 1rem;
}
}
&.opened ul {
display: block;
}
}