frontend: Abstand ueber dem Footer halbiert (28px -> 14px)
Verifiziert: .site-footer margin-top jetzt 14px. Gilt auf allen Bildschirmen. Keine SPEC-Aenderung. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
c16866e1f8
commit
81bac87d80
+1
-1
@@ -69,7 +69,7 @@
|
||||
.langsel .lang-extra{display:none} /* PL/RU/HI erst nach Aufklappen */
|
||||
.langsel.expanded .lang-extra{display:block}
|
||||
.site-footer{
|
||||
max-width:1200px;margin:28px auto 0;
|
||||
max-width:1200px;margin:14px auto 0;
|
||||
color:var(--muted);font-size:.78rem;text-align:center;
|
||||
}
|
||||
.site-footer a{color:var(--or);text-decoration:none}
|
||||
|
||||
Reference in New Issue
Block a user