z-index 10 the navbar

This commit is contained in:
Ruben 2024-08-11 13:48:17 -05:00
commit cc1688a124
No known key found for this signature in database
GPG key ID: AE181294E97E4802

View file

@ -307,6 +307,7 @@ top navbar styling. attempts to look like a desktop panel/window manager bar
.navbar {
position: fixed;
top: 0 !important;
z-index: 10;
min-width: 100%;
max-width: 100%;
min-height: 2.3em;