background svg
This commit is contained in:
@@ -19,7 +19,6 @@ header{
|
||||
flex-direction: row;
|
||||
justify-content: space-between;
|
||||
color: $black;
|
||||
// position: fixed;
|
||||
top:0%;
|
||||
|
||||
|
||||
@@ -68,8 +67,11 @@ header{
|
||||
:hover {
|
||||
ul:is(.ul1 .sous-liste .ul2){
|
||||
display: block;
|
||||
background-color: $white;
|
||||
background-color: $blue-light;
|
||||
padding: 1rem;
|
||||
a{
|
||||
color: $white;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user