Skip to content

Commit

Permalink
feat(ui): changed titles sizes
Browse files Browse the repository at this point in the history
  • Loading branch information
condo-design-bot committed Aug 25, 2023
1 parent 9c77103 commit a91636c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions packages/ui/src/tokens/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,15 +122,15 @@
},
"fontSize": {
"h1": {
"value": "38",
"value": "40",
"type": "fontSizes"
},
"h2": {
"value": "24",
"value": "26",
"type": "fontSizes"
},
"h3": {
"value": "20",
"value": "22",
"type": "fontSizes"
},
"h4": {
Expand Down

0 comments on commit a91636c

Please sign in to comment.