diff --git a/templates/assets/css/nav.css b/templates/assets/css/nav.css index 8dd8c51..76c7482 100644 --- a/templates/assets/css/nav.css +++ b/templates/assets/css/nav.css @@ -33,7 +33,7 @@ .navigation input:checked ~ .menu { right: 0; - z-index: 150; + z-index: 397; } .menu { @@ -116,12 +116,12 @@ opacity: 0; top: unset; left: unset; - z-index: 200; + z-index: 400; } .navigation input:checked ~ .hamburger { background: transparent; - z-index: 199; + z-index: 398; } .navigation input:checked ~ .hamburger::before {