Update navbar.css
This commit is contained in:
+2
-1
@@ -66,7 +66,6 @@ CSS für die navbar
|
|||||||
padding: 0.5rem 1rem;
|
padding: 0.5rem 1rem;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
white-space: nowrap;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav__button {
|
.nav__button {
|
||||||
@@ -80,6 +79,8 @@ CSS für die navbar
|
|||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin-left: 0.5rem;
|
margin-left: 0.5rem;
|
||||||
|
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
|
|
||||||
.nav__search {
|
.nav__search {
|
||||||
|
|||||||
Reference in New Issue
Block a user