Update navbar.css
This commit is contained in:
+2
-2
@@ -53,7 +53,7 @@ CSS für den Block Navbar mit seinen Elementen nach BEM
|
||||
font-weight: 600;
|
||||
}
|
||||
|
||||
.nav__link {
|
||||
.nav .nav__link {
|
||||
display: inline-block;
|
||||
font-weight: 600;
|
||||
background: none;
|
||||
@@ -64,7 +64,7 @@ CSS für den Block Navbar mit seinen Elementen nach BEM
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
.nav__button {
|
||||
.nav .nav__button {
|
||||
display: inline-block;
|
||||
background: #fff;
|
||||
border: none;
|
||||
|
||||
Reference in New Issue
Block a user