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 4497396a8f - Show all commits
+1 -1
View File
@@ -16,7 +16,7 @@ body {
display: flex;
flex-direction: column;
align-items: center;
padding-top: 40px; /* ← Abstand nach oben */
padding-top: 40px;
}
.global-header h1 {