Skip to content

Commit

Permalink
fix(fineprint): add missed color spec #109
Browse files Browse the repository at this point in the history
  • Loading branch information
blackfalcon committed Oct 21, 2021
1 parent 00087e5 commit 5dce17e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/_essentials.scss
Original file line number Diff line number Diff line change
Expand Up @@ -272,4 +272,5 @@ $paragraph: null !default; /* stylelint-disable-line scss/dollar-variable-first-
font-family: var(--auro-font-family-default);
font-size: var(--auro-text-body-size-xs);
line-height: var(--auro-text-body-height-xs);
color: var(--auro-color-text-secondary-on-light);
}

0 comments on commit 5dce17e

Please sign in to comment.