Skip to content

Commit

Permalink
Update _tonality.scss
Browse files Browse the repository at this point in the history
  • Loading branch information
mfranzke authored Nov 15, 2022
1 parent a93f5a5 commit 465c73a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_tonality.scss
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
.db-ui-#{nth($styles, $i + 1)} {
@extend %db-scaling-#{nth($styles, $i + 1)};

*,
*, // TODO: let's check whether we could even also enable this without the asterisk just by inheriting line-height and font-size on non-inheriting elements like buttons
[data-size="medium"] {
@extend %db-#{nth($styles, $i + 1)}-body-md;
}
Expand Down

0 comments on commit 465c73a

Please sign in to comment.