From 51a94565710b5570d46d541f94026b1861015628 Mon Sep 17 00:00:00 2001 From: Antoine M Date: Tue, 23 Jan 2024 17:27:52 +0100 Subject: [PATCH] cover size refining --- template-components/posts-components/chapter-header.css | 1 + 1 file changed, 1 insertion(+) diff --git a/template-components/posts-components/chapter-header.css b/template-components/posts-components/chapter-header.css index 8bf4289..3d81e07 100644 --- a/template-components/posts-components/chapter-header.css +++ b/template-components/posts-components/chapter-header.css @@ -9,6 +9,7 @@ &__page-thematic-cover { @apply max-h-[200px] md:max-h-[400px]; + @apply mt-10 md:mt-0; max-width: 400px; } &__page-thematic-title {