Skip to content

Commit 36367e4

Browse files
committed
fix margin
1 parent 13f2961 commit 36367e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/frontend/src/pages/servers/index.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -771,7 +771,7 @@
771771
</ul>
772772

773773
<div
774-
class="flex w-full flex-col items-start justify-between gap-4 rounded-2xl bg-bg p-8 text-left lg:flex-row lg:gap-0"
774+
class="mb-4 flex w-full flex-col items-start justify-between gap-4 rounded-2xl bg-bg p-8 text-left lg:flex-row lg:gap-0"
775775
>
776776
<div class="flex flex-col gap-4">
777777
<h1 class="m-0">Build your own</h1>

0 commit comments

Comments
 (0)