We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13f2961 commit 36367e4Copy full SHA for 36367e4
apps/frontend/src/pages/servers/index.vue
@@ -771,7 +771,7 @@
771
</ul>
772
773
<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"
+ 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"
775
>
776
<div class="flex flex-col gap-4">
777
<h1 class="m-0">Build your own</h1>
0 commit comments