dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit d3303de510 - Show all commits
+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;