Skip to content

Commit

Permalink
Update text color
Browse files Browse the repository at this point in the history
  • Loading branch information
nanoparsec committed Jul 12, 2023
1 parent 0203de0 commit f6c8369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/04-molecules/resource-list/_resource-list.scss
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
@extend %heading-font-regular;

font-size: $font-size-base;
color: $brand-primary;
color: $brand-white;
}

a:not([class]) {
Expand Down

0 comments on commit f6c8369

Please sign in to comment.