Logo: Whitespace beschnitten, Höhe auf 48px

This commit is contained in:
rene 2026-05-17 12:42:30 +02:00
parent 5bffae2fa7
commit 562972c740
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2 MiB

After

Width:  |  Height:  |  Size: 1.8 MiB

Before After
Before After

View file

@ -117,7 +117,7 @@
}
.logo { display: flex; align-items: center; }
.logo img { height: 280px; width: auto; }
.logo img { height: 48px; width: auto; }
.btn-nav {
padding: 0.5rem 1.25rem;