Increase header height for more breathing room

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-10 00:32:40 +02:00
parent 20659ac13f
commit 83193565ce

View File

@@ -137,7 +137,7 @@ img {
display: flex; display: flex;
align-items: center; align-items: center;
gap: 32px; gap: 32px;
height: 68px; height: 88px;
} }
.logo img { .logo img {