Skip to content
This repository has been archived by the owner on Nov 18, 2024. It is now read-only.

Commit

Permalink
Add better core/columns spacing blockGap default
Browse files Browse the repository at this point in the history
Co-authored-by: richtabor <[email protected]>
Co-authored-by: jasmussen <[email protected]>
Co-authored-by: carolinan <[email protected]>
  • Loading branch information
4 people authored Sep 26, 2024
2 parents 427f9a3 + 4b95884 commit 7d992ec
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -995,6 +995,14 @@
}
}
},
"core/columns": {
"spacing": {
"blockGap": {
"left": "var:preset|spacing|50",
"top": "var:preset|spacing|50"
}
}
},
"core/code": {
"typography": {
"fontFamily": "var:preset|font-family|fira-code",
Expand Down

0 comments on commit 7d992ec

Please sign in to comment.