Skip to content

Commit

Permalink
fix: remove dark mode in color-scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
EATSTEAK committed Nov 13, 2024
1 parent d525291 commit ee6d716
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
line-height: 1.5;
font-weight: 400;

color-scheme: light dark;
color-scheme: light;
color: #213547;
background-color: #ffffff;

Expand Down

0 comments on commit ee6d716

Please sign in to comment.