Skip to content

Commit

Permalink
Body 1, 2, and 3 font changed from size 20 to 18
Browse files Browse the repository at this point in the history
  • Loading branch information
bbenligiray committed May 9, 2024
1 parent f7d4fbd commit 5e0d96e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tokens/tokens.json
Original file line number Diff line number Diff line change
Expand Up @@ -938,7 +938,7 @@
"fontFamily": "{ds.core.font.family.default}",
"fontWeight": "{ds.core.font.weight.700}",
"lineHeight": "{ds.core.font.line-height.m}",
"fontSize": "{ds.core.font.size.125}",
"fontSize": "{ds.core.font.size.112}",
"letterSpacing": "{ds.core.letter-spacing.m}"
},
"type": "typography"
Expand All @@ -948,7 +948,7 @@
"fontFamily": "{ds.core.font.family.default}",
"fontWeight": "{ds.core.font.weight.600}",
"lineHeight": "{ds.core.font.line-height.m}",
"fontSize": "{ds.core.font.size.125}",
"fontSize": "{ds.core.font.size.112}",
"letterSpacing": "{ds.core.letter-spacing.m}"
},
"type": "typography"
Expand All @@ -958,7 +958,7 @@
"fontFamily": "{ds.core.font.family.default}",
"fontWeight": "{ds.core.font.weight.400}",
"lineHeight": "{ds.core.font.line-height.m}",
"fontSize": "{ds.core.font.size.125}",
"fontSize": "{ds.core.font.size.112}",
"letterSpacing": "{ds.core.letter-spacing.m}"
},
"type": "typography"
Expand Down

0 comments on commit 5e0d96e

Please sign in to comment.