Skip to content

Commit

Permalink
fix(YALB-823): update body condensed line-height
Browse files Browse the repository at this point in the history
  • Loading branch information
ModulesUnraveled committed Nov 9, 2022
1 parent f25bf95 commit a33f9f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tokens/typography/font.yml
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ font:
value: "{ font.style.body.default.weight } { font.style.body.default.size }/{ font.style.body.default.line-height } { font.style.body.default.family }"
default-condensed:
size: "{ font.scale.17-20.value }"
line-height: "1.29"
line-height: "1.4"
family: "{ fontFamilies.mallory-compact.value }"
weight: "{ font.weights.mallory-book.value }"
value: "{ font.style.body.default-condensed.weight } { font.style.body.default-condensed.size }/{ font.style.body.default-condensed.line-height } { font.style.body.default-condensed.family }"
Expand Down

0 comments on commit a33f9f1

Please sign in to comment.