Skip to content

Commit

Permalink
Add theme support for muted text
Browse files Browse the repository at this point in the history
  • Loading branch information
britneywwc authored and bartaz committed Feb 15, 2024
1 parent 0f3d682 commit c59cd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scss/_base_typography-definitions.scss
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@
}

%muted-text {
color: $colors--light-theme--text-muted;
color: $colors--theme--text-muted;
}

%small-caps-text {
Expand Down

0 comments on commit c59cd86

Please sign in to comment.