implement suggested tailwind lints

This commit is contained in:
2025-10-28 20:44:04 +01:00
parent 6b18295b14
commit 0c7a3e5d2a
2 changed files with 2 additions and 2 deletions

View File

@@ -22,7 +22,7 @@
<div class="flex flex-row gap-4 mt-8 dark:text-neutral-100">
<a
href="/discord"
class="flex gap-4 px-4 py-3 rounded text-neutral-100 hover:text-white font-semibold bg-linear-to-r from-gractwo-red-semidark to-gractwo-red [text-rendering:geometricPrecision] hover:scale-[1.02] hover:-translate-y-[2px] hover:shadow-lg transition-all"
class="flex gap-4 px-4 py-3 rounded text-neutral-100 hover:text-white font-semibold bg-linear-to-r from-gractwo-red-semidark to-gractwo-red [text-rendering:geometricPrecision] hover:scale-[1.02] hover:-translate-y-0.5 hover:shadow-lg transition-all"
>
<span class="scale-[.75]">{% include "icons/users.svg" %}</span>
<span>Dołącz na serwer Discord</span>