From 91af077af4036c813ebc4d54824d8526a3b5890b Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 18 Jan 2024 15:45:56 +0100 Subject: [PATCH] refining css --- resources/css/pages/template-archive-questions-(faq).css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/pages/template-archive-questions-(faq).css b/resources/css/pages/template-archive-questions-(faq).css index 7e64e2c..6019a98 100644 --- a/resources/css/pages/template-archive-questions-(faq).css +++ b/resources/css/pages/template-archive-questions-(faq).css @@ -5,7 +5,7 @@ } } .card-large-content { - @apply pt-32; + @apply pt-24; &__links-container { @apply lg:gap-32; }