From 54ea90bafda06d3e3fc4d83780bda876d34dd7d0 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 2 Oct 2025 10:34:15 +0200 Subject: [PATCH] STYLE Refinin alignments --- resources/css/blocks/heading.css | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/css/blocks/heading.css b/resources/css/blocks/heading.css index 25a6201..a16fb00 100644 --- a/resources/css/blocks/heading.css +++ b/resources/css/blocks/heading.css @@ -22,6 +22,7 @@ h6 { @apply font-light uppercase tracking-wider max-w-4xl !text-5xl; line-height: 1.2 !important; + @apply !mb-0 !pb-0; } h1.has-text-align-center,