New Style #24

Merged
jakob.scheid merged 19 commits from feature/reworked-style into main 2026-05-06 15:51:57 +02:00
Showing only changes of commit 755c297486 - Show all commits
+2 -1
View File
@@ -1,7 +1,8 @@
.global-nav {
display: flex;
justify-content: center;
justify-content: end;
padding: 10px 0;
margin-right: 40px;
}
.global-nav ul {