footer: schwarz bis ganz unten (Body-Bottom-Padding raus, min-height:100vh) + Forum→Dialog
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -80,8 +80,9 @@ body {
|
||||
font-family: var(--font-family-serif);
|
||||
font-size: var(--font-size-base);
|
||||
line-height: 1.55;
|
||||
padding: 0 0 var(--spacing-xl);
|
||||
padding: 0;
|
||||
margin: 0;
|
||||
min-height: 100vh;
|
||||
gap: var(--spacing-sm);
|
||||
display: grid;
|
||||
grid-template-rows: auto 1fr auto;
|
||||
|
||||
Reference in New Issue
Block a user