Update navbar.css
This commit is contained in:
+2
-2
@@ -145,7 +145,7 @@ CSS für die navbar
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
#mobile-nav-burger {
|
#mobile-nav {
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
@@ -175,7 +175,7 @@ CSS für die navbar
|
|||||||
margin-top: 0.5em;
|
margin-top: 0.5em;
|
||||||
}
|
}
|
||||||
|
|
||||||
#mobile-nav-burger {
|
#mobile-nav {
|
||||||
display: block;
|
display: block;
|
||||||
order: 1;
|
order: 1;
|
||||||
background: #333d43;
|
background: #333d43;
|
||||||
|
|||||||
Reference in New Issue
Block a user