Skip to content

Commit

Permalink
fix: horizontal overflow
Browse files Browse the repository at this point in the history
  • Loading branch information
rtwoo committed Sep 27, 2024
1 parent 9a4dfd8 commit acb4a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

:root {
color-scheme: dark;
overflow-x: hidden;
}

html {
Expand Down

0 comments on commit acb4a01

Please sign in to comment.