Kommentare entfernt

This commit is contained in:
Besmir Skenderi 2025-07-02 11:10:06 +02:00
parent 625cf0f30e
commit e915b114f5

View File

@ -15,7 +15,7 @@ body {
.welcome-heading { .welcome-heading {
font-size: 50px; font-size: 50px;
font-weight: 500; font-weight: 500;
color: var(--brand-primary); /* Orange-Ton */ color: var(--brand-primary);
margin-bottom: 20px; margin-bottom: 20px;
} }