Skip to content

Commit

Permalink
Revert "fix(type): match scss definitions to js definitions (carbon-d…
Browse files Browse the repository at this point in the history
…esign-system#5625)"

This reverts commit 7e734b1.
  • Loading branch information
renmaddox committed Mar 20, 2020
1 parent 2bad87b commit 5643472
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions packages/type/scss/_styles.scss
Original file line number Diff line number Diff line change
Expand Up @@ -249,7 +249,6 @@ $expressive-heading-05: (
breakpoints: (
md: (
font-size: carbon--type-scale(9),
font-weight: carbon--font-weight('light'),
line-height: 122%,
),
lg: (
Expand All @@ -262,7 +261,6 @@ $expressive-heading-05: (
),
max: (
font-size: carbon--type-scale(13),
line-height: carbon--rem(70px),
),
),
) !default;
Expand Down Expand Up @@ -290,7 +288,6 @@ $expressive-heading-06: (
),
max: (
font-size: carbon--type-scale(13),
line-height: carbon--rem(70px),
),
),
) !default;
Expand Down

0 comments on commit 5643472

Please sign in to comment.