excluding post_card__title from h2 setup for conseils
This commit is contained in:
parent
f41bea66b4
commit
5668d709f8
|
|
@ -217,7 +217,7 @@ article > *:not(.entry-content, .chapter-header-block),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.post-conseil-page-container {
|
.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;
|
@apply font-bold !text-black text-3xl sm:text-3xl lg:!text-4xl leading-tight;
|
||||||
}
|
}
|
||||||
.wp-block-button__link {
|
.wp-block-button__link {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user