Increase header logo size

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-09 23:38:33 +02:00
parent 7bc545b079
commit a9527242f7

View File

@@ -141,7 +141,7 @@ img {
} }
.logo img { .logo img {
height: 32px; height: 44px;
width: auto; width: auto;
} }