Przeglądaj źródła

Update foreground.css

Set z-index for navwrapper to 600
tu8dl3 4 lat temu
rodzic
commit
6b97d9088b
1 zmienionych plików z 1 dodań i 0 usunięć
  1. 1 0
      assets/stylesheets/foreground.css

+ 1 - 0
assets/stylesheets/foreground.css

@@ -694,6 +694,7 @@ nav.top-bar,
 
 #navwrapper {
     background: var(--main-color);
+	z-index: 600;
 }
 
 ul#top-bar-left li,