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 a69c7c3 commit 135196f
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 @@ -4,7 +4,7 @@

@mixin light-scheme {
/* Framework color */
--main-bg: rgb(247, 247, 230);
--main-bg: rgb(246, 246, 246);
--mask-bg: #c1c3c5;
--main-border-color: #f3f3f3;

Expand Down

0 comments on commit 135196f

Please sign in to comment.