mirror of
https://github.com/openfrontio/OpenFrontIO.git
synced 2026-06-21 19:56:43 +00:00
make join discord button more prominent
This commit is contained in:
@@ -171,10 +171,10 @@
|
||||
|
||||
<div class="max-w-sm sm:max-w-md lg:max-w-lg xl:max-w-xl mx-auto mt-4">
|
||||
<a
|
||||
href="/auth/discord"
|
||||
href="https://discord.gg/k22YrnAzGp"
|
||||
class="w-full bg-[#5865F2] hover:bg-[#4752C4] text-white p-3 sm:p-4 lg:p-5 font-medium text-lg sm:text-xl lg:text-2xl rounded-lg border-none cursor-pointer transition-colors duration-300 flex justify-center"
|
||||
>
|
||||
Login with Discord
|
||||
Join the Discord!
|
||||
</a>
|
||||
</div>
|
||||
|
||||
@@ -264,12 +264,6 @@
|
||||
target="_blank"
|
||||
>How to Play</a
|
||||
>
|
||||
<a
|
||||
href="https://discord.gg/k22YrnAzGp"
|
||||
class="text-white/70 hover:text-white transition-colors duration-300"
|
||||
target="_blank"
|
||||
>Discord</a
|
||||
>
|
||||
<a
|
||||
href="https://openfront.fandom.com/wiki/Openfront_Wiki"
|
||||
class="text-white/70 hover:text-white transition-colors duration-300"
|
||||
|
||||
Reference in New Issue
Block a user