make front page mobile friendly, disable leaderboard on mobile

This commit is contained in:
evanpelle
2024-10-17 07:51:12 -07:00
parent 686466d147
commit da3e726b4d
5 changed files with 30 additions and 27 deletions
+2 -2
View File
@@ -27,8 +27,8 @@
fill="#ffffff" />
</svg>
</a>
<h1 class="text-9xl">OpenFront.io</h1>
<h2 class="text-6xl mb-2">(v0.6.8)</h2>
<h1 class="text-7xl sm:text-5xl md:text-6xl lg:text-7xl mb-2">OpenFront.io</h1>
<h2 class="text-3xl sm:text-4xl md:text-5xl lg:text-6xl mb-4">(v0.6.8)</h2>
<div class="flex justify-center items-start">
<div class="w-full max-w-3xl p-4 space-y-4">
<username-input></username-input>