From 2f031c6450e96a281068631c0015bf10662dff65 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Mon, 20 Oct 2025 15:34:30 +0200 Subject: [PATCH] FIX Aspects problems Since subscribe links is a button --- resources/css/layout/nav.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/css/layout/nav.css b/resources/css/layout/nav.css index 5c68c09..cc2bedf 100644 --- a/resources/css/layout/nav.css +++ b/resources/css/layout/nav.css @@ -33,6 +33,7 @@ header { .tools-container { @apply flex-row items-center gap-4; + a, button { @apply flex flex-col items-center gap-4 text-lg; &:hover {