mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-23 00:22:59 +05:30
fix responsive
This commit is contained in:
parent
f3460779c3
commit
2a41347e06
@ -3,7 +3,7 @@
|
|||||||
Project Segfault
|
Project Segfault
|
||||||
</h1>
|
</h1>
|
||||||
<p class="text-2xl">Open source development and hosted services.</p>
|
<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
|
<a
|
||||||
href="/instances"
|
href="/instances"
|
||||||
class="button"
|
class="button"
|
||||||
@ -18,7 +18,7 @@
|
|||||||
>
|
>
|
||||||
<a
|
<a
|
||||||
href="/pubnix"
|
href="/pubnix"
|
||||||
class="button !bg-purple !text-black"
|
class="button !bg-purple"
|
||||||
><div class="i-simple-icons:linux" />
|
><div class="i-simple-icons:linux" />
|
||||||
Pubnix</a
|
Pubnix</a
|
||||||
>
|
>
|
||||||
|
Loading…
Reference in New Issue
Block a user