Skip to content

Commit

Permalink
Change default background color for light theme
Browse files Browse the repository at this point in the history
  • Loading branch information
its-miroma committed Jun 2, 2024
1 parent 5bda466 commit e9a00d2
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 e9a00d2

Please sign in to comment.