Update navbar.css
This commit is contained in:
+2
-2
@@ -115,8 +115,8 @@ CSS für die navbar
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Responsive Anpassung unter 1300px */
|
||||
@media (max-width: 1210px) {
|
||||
/* Responsive Anpassung unter 1240px */
|
||||
@media (max-width: 1240px) {
|
||||
.nav {
|
||||
flex-wrap: wrap; /* zweite Nav-Zeile*/
|
||||
padding: 0.5rem 1rem;
|
||||
|
||||
Reference in New Issue
Block a user