|
@ -33,7 +33,7 @@ |
|
|
|
|
|
|
|
|
.navigation input:checked ~ .menu { |
|
|
.navigation input:checked ~ .menu { |
|
|
right: 0; |
|
|
right: 0; |
|
|
z-index: 150; |
|
|
|
|
|
|
|
|
z-index: 397; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.menu { |
|
|
.menu { |
|
@ -116,12 +116,12 @@ |
|
|
opacity: 0; |
|
|
opacity: 0; |
|
|
top: unset; |
|
|
top: unset; |
|
|
left: unset; |
|
|
left: unset; |
|
|
z-index: 200; |
|
|
|
|
|
|
|
|
z-index: 400; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.navigation input:checked ~ .hamburger { |
|
|
.navigation input:checked ~ .hamburger { |
|
|
background: transparent; |
|
|
background: transparent; |
|
|
z-index: 199; |
|
|
|
|
|
|
|
|
z-index: 398; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.navigation input:checked ~ .hamburger::before { |
|
|
.navigation input:checked ~ .hamburger::before { |
|
|