excluding post_card__title from h2 setup for conseils

This commit is contained in:
Antoine M 2024-08-12 14:41:20 +02:00
parent f41bea66b4
commit 5668d709f8

View File

@ -217,7 +217,7 @@ article > *:not(.entry-content, .chapter-header-block),
}
}
.post-conseil-page-container {
h2 {
h2:not(.post-card__title) {
@apply font-bold !text-black text-3xl sm:text-3xl lg:!text-4xl leading-tight;
}
.wp-block-button__link {