dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit df17478d72 - Show all commits
+2 -1
View File
@@ -66,7 +66,6 @@ CSS für die navbar
padding: 0.5rem 1rem; padding: 0.5rem 1rem;
color: #fff; color: #fff;
text-decoration: none; text-decoration: none;
white-space: nowrap;
} }
.nav__button { .nav__button {
@@ -80,6 +79,8 @@ CSS für die navbar
text-decoration: none; text-decoration: none;
font-weight: 600; font-weight: 600;
margin-left: 0.5rem; margin-left: 0.5rem;
white-space: nowrap;
} }
.nav__search { .nav__search {