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 {