From 974a99359f850de3ca1001d3c989c588ff122256 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 2 Oct 2025 14:27:12 +0200 Subject: [PATCH] =?UTF-8?q?STYLE=20mise=20=C3=A0=20jour=20des=20styles=20p?= =?UTF-8?q?our=20h6=20en=20commentant=20les=20marges?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/css/blocks/heading.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/resources/css/blocks/heading.css b/resources/css/blocks/heading.css index a16fb00..ee5c9e6 100644 --- a/resources/css/blocks/heading.css +++ b/resources/css/blocks/heading.css @@ -22,7 +22,8 @@ h6 { @apply font-light uppercase tracking-wider max-w-4xl !text-5xl; line-height: 1.2 !important; - @apply !mb-0 !pb-0; + /* @apply !mb-0 !pb-0; */ + @apply !pb-0; } h1.has-text-align-center,