STYLE Increasing vertical spacing for columns in Gutenberg CSS
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
2f2abf039c
commit
95ef1da079
|
|
@ -62,7 +62,7 @@ article > *:not(.entry-content, .chapter-header-block),
|
|||
}
|
||||
|
||||
.wp-block-columns {
|
||||
@apply gap-4 my-3;
|
||||
@apply gap-4 my-6;
|
||||
}
|
||||
.wp-block-column {
|
||||
:first-child {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user