Update navbar.css

This commit is contained in:
NOrtmann1
2026-05-11 09:41:47 +02:00
parent f687347e11
commit b13b713e43
+2
View File
@@ -54,6 +54,7 @@ CSS für den Block Navbar mit seinen Elementen nach BEM
}
.nav__link {
display: inline-block;
font-weight: 600;
background: none;
border: none;
@@ -64,6 +65,7 @@ CSS für den Block Navbar mit seinen Elementen nach BEM
}
.nav__button {
display: inline-block;
background: #fff;
border: none;
border-radius: 4px;