From b56baa5612129899c8b7244790be1267361d977f Mon Sep 17 00:00:00 2001 From: Antoine M Date: Fri, 22 Aug 2025 17:27:14 +0200 Subject: [PATCH] FIX Refining handling of h2 and title small conflicts --- resources/css/blocks/chapter-section.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/css/blocks/chapter-section.css b/resources/css/blocks/chapter-section.css index b300c77..5da2ad6 100644 --- a/resources/css/blocks/chapter-section.css +++ b/resources/css/blocks/chapter-section.css @@ -10,7 +10,7 @@ } h2 { - @apply title-small; + @apply title-small-important; } h3 { @apply subtitle-big;