Skip to content

Commit a1d1308

Browse files
committed
Update default direction to column
1 parent 2c7e5a8 commit a1d1308

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sections/section.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"label": "t:options.row"
3838
}
3939
],
40-
"default": "md:flex-row"
40+
"default": "md:flex-col"
4141
},
4242
{
4343
"type": "checkbox",

0 commit comments

Comments
 (0)