fix: lower padding

This commit is contained in:
not-nullptr 2024-11-12 17:29:36 +00:00
parent a19f3d5982
commit 9d7af8df70
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@
<div
role="main"
class="w-full h-full flex items-center p-8 flex-col gap-16"
class="w-full h-full flex items-center p-2 flex-col gap-16"
ondragenter={maybeNavToHome}
>
<div