Skip to content

Commit 73b6b9b

Browse files
committed
fix columns add spacing
1 parent 7c804e0 commit 73b6b9b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/scss/06-blocks/core/_columns.scss

+1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
.wp-block-columns {
2+
@include block-vertical-spacing();
23
gap: get-gutter-width() !important;
34

45
.wp-block-column {

0 commit comments

Comments
 (0)