Skip to content

Commit

Permalink
Change default background color for light theme (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
its-miroma authored Jun 2, 2024
1 parent 5bda466 commit 8db12ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/main.scss
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

$button-color: #2D46B9;
$warning-color: #b96e2d;
$grey-color-very-dark: #30363d;
$grey-color-very-dark: #c4c9cf;

$content-width: 1024px;

Expand Down

0 comments on commit 8db12ff

Please sign in to comment.