Skip to content

Commit

Permalink
Merge pull request #139 from nosolosw/fix/tt1-blocks-spacing
Browse files Browse the repository at this point in the history
TT1 blocks: move spacing section to proper place
  • Loading branch information
scruffian authored Dec 14, 2020
2 parents c622a2f + d5cac31 commit e679df4
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions twentytwentyone-blocks/experimental-theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,11 +197,10 @@
"fontFamily": "Hoefler Text, Baskerville Old Face, Garamond, Times New Roman, serif",
"slug": "hoefler-times-new-roman"
}
],
"spacing": {
"customPadding": true,
"units": [ "px", "em", "rem", "vh", "vw" ]
}
]
},
"spacing": {
"customPadding": true
},
"custom": {
"font-primary": "-apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen-Sans, Ubuntu, Cantarell, 'Helvetica Neue', sans-serif",
Expand Down

0 comments on commit e679df4

Please sign in to comment.