Update navbar.css

This commit is contained in:
NOrtmann1
2026-05-26 12:43:00 +02:00
parent b95fc1adbe
commit 8af0367edf
+2 -2
View File
@@ -145,7 +145,7 @@ CSS für die navbar
}
}
#mobile-nav-burger {
#mobile-nav {
display: none;
}
@@ -175,7 +175,7 @@ CSS für die navbar
margin-top: 0.5em;
}
#mobile-nav-burger {
#mobile-nav {
display: block;
order: 1;
background: #333d43;