handling h2 in conseils when not question block title
This commit is contained in:
parent
062eb324d2
commit
412127fe94
|
|
@ -217,6 +217,9 @@ article > *:not(.entry-content, .chapter-header-block),
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.post-conseil-page-container {
|
.post-conseil-page-container {
|
||||||
|
h2 {
|
||||||
|
@apply font-bold !text-black text-3xl sm:text-3xl lg:!text-4xl leading-tight;
|
||||||
|
}
|
||||||
.wp-block-button__link {
|
.wp-block-button__link {
|
||||||
transition: all 0.6s ease-out;
|
transition: all 0.6s ease-out;
|
||||||
&:hover {
|
&:hover {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user