updating titles for news

This commit is contained in:
Antoine M 2023-12-04 11:27:01 +01:00
parent aa29822210
commit b29fc9870b

View File

@ -83,7 +83,7 @@ article > *:not(.entry-content, .chapter-header-block),
@apply cta cta--outline cta--button; @apply cta cta--outline cta--button;
} }
} }
.single-post-container--news,
.entry-content, .entry-content,
.page-content, .page-content,
.homegrade-page-container { .homegrade-page-container {
@ -95,7 +95,7 @@ article > *:not(.entry-content, .chapter-header-block),
} }
h2 { h2 {
@apply text-xl mt-16 mb-8; @apply text-xl mt-16 mb-8 font-bold;
} }
h3 { h3 {