style: Titel auf 3rem, Logo auf 80px vergrößert

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Ferdinand
2026-04-03 13:58:16 +02:00
parent 1919f949e9
commit afff92409e
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@ header {
z-index: 10;
}
header h1 { font-size: 2rem; margin-bottom: 0; }
header h1 { font-size: 3rem; margin-bottom: 0; }
nav { display: flex; gap: 0.5rem; }