Skip to content

Commit

Permalink
body-line-height fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Madelena committed May 15, 2022
1 parent 3ec6230 commit e51897c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions themes/metro.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ ________________________________Metro Dark Common Attributes (DO NOT USE): &metr
# Body at 14px = 10.5pt = 1rem
body-font-size: 1rem
body-font-weight: normal
body-line-height: 1
body-line-height: normal
card-title-font-size: 1.5rem
card-title-font-weight: 500
card-title-line-height: 1.1
Expand Down Expand Up @@ -376,7 +376,7 @@ ________________________________Metro Light Common Attributes (DO NOT USE): &met
# Body at 14px = 10.5pt = 1rem
body-font-size: 1rem
body-font-weight: normal
body-line-height: 1
body-line-height: normal
card-title-font-size: 1.5rem
card-title-font-weight: 500
card-title-line-height: 1
Expand Down

0 comments on commit e51897c

Please sign in to comment.