Header für Logo angepasst

This commit is contained in:
2025-05-06 11:27:12 +02:00
parent 0e877199d0
commit 8d6dd3170f

View File

@@ -85,7 +85,7 @@ header, footer {
header { header {
position: sticky; top: 0; z-index: 10; position: sticky; top: 0; z-index: 10;
display: flex; justify-content: space-between; align-items: center; display: flex; justify-content: space-between; align-items: center;
padding: 1rem calc(var(--gap) / 1.2); padding: 10px calc(var(--gap) / 1.2);
} }
header h1 { margin: 0; font-size: 1.4rem; } header h1 { margin: 0; font-size: 1.4rem; }
footer { footer {