Skip to content

Commit

Permalink
fix: color
Browse files Browse the repository at this point in the history
  • Loading branch information
developer committed Nov 9, 2024
1 parent 3741b19 commit 350c709
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/colors/typography-light.scss
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
--label-color: #585858;
--blockquote-border-color: #eeeeee;
--blockquote-text-color: #757575;
--link-color: #9a00b2f1;
--link-color: #dd0000f1;
--link-underline-color: #a8c2dcd0;
--button-bg: #27af4ca3;
--btn-border-color: #e9ecef;
Expand Down

0 comments on commit 350c709

Please sign in to comment.