Navbar: neue responisve Größen durch mehr Buttons

This commit is contained in:
2026-06-01 23:03:48 +02:00
parent 417f34e35f
commit 18cb092d06
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -152,7 +152,7 @@ CSS für die navbar
}
/* Responsive Anpassungen unter 760px (für z.B. Smartphones) */
@media (max-width: 760px) {
@media (max-width: 800px) {
.nav {
flex-direction: row;
flex-wrap: wrap;