Skip to content

Commit

Permalink
Add heading text transform example
Browse files Browse the repository at this point in the history
  • Loading branch information
mikachan committed Aug 22, 2022
1 parent df50d78 commit a614d2d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion theme.json
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,8 @@
"typography": {
"fontWeight": "300",
"letterSpacing": "-0.02rem",
"lineHeight": "1.4"
"lineHeight": "1.4",
"textTransform": "capitalize"
}
},
"link": {
Expand Down

0 comments on commit a614d2d

Please sign in to comment.