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
|
<div
|
||||||
role="main"
|
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}
|
ondragenter={maybeNavToHome}
|
||||||
>
|
>
|
||||||
<div
|
<div
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue