From ef445d85dab4c1a55bcd214a7fc9ad0884fff1a8 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Fri, 17 Nov 2023 14:51:11 +0100 Subject: [PATCH] elnarging block max size --- resources/css/components/section-titling.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/components/section-titling.css b/resources/css/components/section-titling.css index 741193d..5ffce1f 100644 --- a/resources/css/components/section-titling.css +++ b/resources/css/components/section-titling.css @@ -14,7 +14,7 @@ &__subtitle { @apply text-black font-bold - max-w-3xl + max-w-4xl mx-auto !text-4xl !mt-1;