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