From 9dd55a047519bba425820f7bae0cba2ddd2f84fe Mon Sep 17 00:00:00 2001 From: Antoine M Date: Thu, 2 Oct 2025 14:26:58 +0200 Subject: [PATCH] CHORE Suppression d'une ligne vide dans chapter-section.css --- resources/css/blocks/chapter-section.css | 1 - 1 file changed, 1 deletion(-) diff --git a/resources/css/blocks/chapter-section.css b/resources/css/blocks/chapter-section.css index 498bc6e..f1c00f0 100644 --- a/resources/css/blocks/chapter-section.css +++ b/resources/css/blocks/chapter-section.css @@ -3,7 +3,6 @@ @apply py-32 xl:py-32 2xl:py-48 px-4 md:px-12; @apply max-w-screen-2xl mx-auto; color: var(--content-box-text-color); - min-height: 60vh; &:first-child {