STYLE Add padding and adjust min-height for chapter section in content box
This commit is contained in:
parent
a3047cb85c
commit
d574a7f385
|
|
@ -162,3 +162,8 @@
|
||||||
+ .chapter-section--width-full.chapter-section--has-background {
|
+ .chapter-section--width-full.chapter-section--has-background {
|
||||||
@apply !-mt-20;
|
@apply !-mt-20;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wp-block-carhop-blocks-content-box .chapter-section {
|
||||||
|
@apply py-8 md:py-10;
|
||||||
|
min-height: unset;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user