Skip to content
This repository has been archived by the owner on Feb 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #1879 from tw15egan/typography-fix
Browse files Browse the repository at this point in the history
fix(typography): correct productive-heading-06
  • Loading branch information
jeanservaas authored Aug 15, 2019
2 parents 50496b7 + 2866e1f commit ff3b9d1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -158,7 +158,7 @@ const typeScale = {
sm: {
step: 9,
font: 'IBM Plex Sans',
'font-weight': '400',
'font-weight': '300',
'font-size': 2.625,
'line-height': 3.125,
'letter-spacing': '0',
Expand Down

0 comments on commit ff3b9d1

Please sign in to comment.