We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c804e0 commit 73b6b9bCopy full SHA for 73b6b9b
src/scss/06-blocks/core/_columns.scss
@@ -1,4 +1,5 @@
1
.wp-block-columns {
2
+ @include block-vertical-spacing();
3
gap: get-gutter-width() !important;
4
5
.wp-block-column {
0 commit comments