mirror of https://github.com/VERT-sh/VERT.git
fix: lower padding
This commit is contained in:
parent
a19f3d5982
commit
9d7af8df70
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue