Fix Header size
This commit is contained in:
parent
3b2bc78c75
commit
9c2664d0da
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Reference in a new issue