fix responsive

This commit is contained in:
Akis 2023-02-25 19:22:14 +02:00
parent f3460779c3
commit 2a41347e06
Signed by untrusted user: akis
GPG Key ID: 267BF5C6677944ED
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
Project Segfault
</h1>
<p class="text-2xl">Open source development and hosted services.</p>
<div class="flex flex-row gap-4">
<div class="flex gap-4 flex-col w-full sm:(flex-row justify-center)">
<a
href="/instances"
class="button"
@ -18,7 +18,7 @@
>
<a
href="/pubnix"
class="button !bg-purple !text-black"
class="button !bg-purple"
><div class="i-simple-icons:linux" />
Pubnix</a
>