Update navbar.css
This commit is contained in:
+2
-1
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user