Skip to content
This repository has been archived by the owner on Nov 29, 2023. It is now read-only.

Commit

Permalink
styles: use subtitle color for body3 typography
Browse files Browse the repository at this point in the history
  • Loading branch information
arnemolland committed May 16, 2022
1 parent 2a57123 commit 1953fe6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/classes/typography.scss
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@
font-weight: $flume-font-weight-medium;
font-size: $flume-font-size-body3;
line-height: $flume-line-height-default;
color: $flume-color-subtitle;
}

.flume-typography-button {
Expand Down

0 comments on commit 1953fe6

Please sign in to comment.