Skip to content

Commit

Permalink
Set block gap for buttons
Browse files Browse the repository at this point in the history
  • Loading branch information
stian-overasen committed Jun 25, 2024
1 parent b82849b commit c323873
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions packages/themes/block-theme/theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -208,6 +208,11 @@
}
},
"blocks": {
"core/buttons": {
"spacing": {
"blockGap": "var(--wp--preset--spacing--30)"
}
},
"core/columns": {
"spacing": {
"blockGap": "var(--wp--preset--spacing--60)"
Expand Down

0 comments on commit c323873

Please sign in to comment.