Skip to content

Commit

Permalink
fix: color btn
Browse files Browse the repository at this point in the history
  • Loading branch information
developer committed Nov 9, 2024
1 parent fe08f13 commit 3741b19
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 @@ -18,7 +18,7 @@
--blockquote-text-color: #757575;
--link-color: #9a00b2f1;
--link-underline-color: #a8c2dcd0;
--button-bg: #79eb828b;
--button-bg: #27af4ca3;
--btn-border-color: #e9ecef;
--btn-backtotop-color: #686868;
--btn-backtotop-border-color: #f1f1f1;
Expand Down

0 comments on commit 3741b19

Please sign in to comment.