Update navbar.css
This commit is contained in:
@@ -60,7 +60,6 @@ CSS für den Block Navbar mit seinen Elementen nach BEM
|
|||||||
|
|
||||||
.nav__link:not(:last-child)::after,
|
.nav__link:not(:last-child)::after,
|
||||||
.nav__dropdown:not(:last-child)::after {
|
.nav__dropdown:not(:last-child)::after {
|
||||||
content: '|';
|
|
||||||
margin: 0 0.75rem;
|
margin: 0 0.75rem;
|
||||||
color: #ccc;
|
color: #ccc;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user