Update navbar.css

This commit is contained in:
NOrtmann1
2026-05-11 09:42:23 +02:00
parent b13b713e43
commit d3303de510
+2 -2
View File
@@ -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;