implement suggested tailwind lints
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user