FEATURE Refining components
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
5580d9e496
commit
224913c8e9
|
|
@ -160,10 +160,16 @@
|
|||
|
||||
.chapter-section--width-full.chapter-section--has-background
|
||||
+ .chapter-section--width-full.chapter-section--has-background {
|
||||
@apply !-mt-20;
|
||||
/* @apply !-mt-20; */
|
||||
@apply bg-red-500;
|
||||
}
|
||||
|
||||
.wp-block-carhop-blocks-content-box .chapter-section {
|
||||
@apply py-8 md:py-10;
|
||||
min-height: unset;
|
||||
}
|
||||
|
||||
.has-background.alignfull + .chapter-section {
|
||||
@apply !mt-0 !pt-16 !pb-16;
|
||||
min-height: 30vh;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user