Fix Header size

This commit is contained in:
Mihkel Martin Kasterpalu 2025-01-21 18:40:40 +02:00
parent 3b2bc78c75
commit 9c2664d0da

View file

@ -30,7 +30,7 @@
<ModeWatcher />
<header class="container absolute top-0 flex justify-between py-6">
<header class="absolute top-0 flex w-full justify-between px-8 py-6">
<a href="/">
<img src="/favicon.svg" alt="Mihkel Martin Kasterpalu logo" class="h-10" />
</a>