dev auf main #68

Open
niklas.ortmann wants to merge 1044 commits from devNachCSRF into main
Showing only changes of commit 46a609e4b7 - Show all commits
+1 -1
View File
@@ -5,7 +5,7 @@ CSS für den Block Navbar mit seinen Elementen nach BEM
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
align-items: center; align-items: center;
background: #333d43; background-color: #333d43;
padding: 0 1rem; padding: 0 1rem;
} }