From 2182f1aacf5d906bf949f6fc1d875fd61428f090 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 23 Jan 2024 17:27:34 +0100 Subject: [PATCH] handling responsive margins --- template-components/post-conseils/chapter-header.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template-components/post-conseils/chapter-header.css b/template-components/post-conseils/chapter-header.css index ea91e72..519cd78 100644 --- a/template-components/post-conseils/chapter-header.css +++ b/template-components/post-conseils/chapter-header.css @@ -9,8 +9,8 @@ rounded-2xl mb-8; - &__page-thematic-cover { + @apply mt-10 lg:mt-0; max-width: 400px; } &__page-thematic-title {