Update navbar.css

This commit is contained in:
2026-06-13 11:26:01 +02:00
parent de19a6fc65
commit aff0b0560f
+2 -1
View File
@@ -93,11 +93,12 @@ CSS für die navbar
border-radius: 4px; /* Abgerundete Ecken */
background: #fff;
margin: 0 0.5rem;
width: 100%;
}
.nav__search input {
flex: 1;
width: 100%;
width: 100%;
}
.nav__search-button {