STYLE Fix for few blocks behaviours
This commit is contained in:
parent
b77435a4f0
commit
0031fccef8
|
|
@ -26,3 +26,13 @@ body {
|
||||||
.acf-block-fields {
|
.acf-block-fields {
|
||||||
@apply max-w-screen-md mx-auto;
|
@apply max-w-screen-md mx-auto;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.wp-block-carhop-blocks-cta {
|
||||||
|
&.is-selected::after {
|
||||||
|
@apply !static;
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|
||||||
|
.deligraph-blocks-chapter-section {
|
||||||
|
@apply !px-0;
|
||||||
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user