Skip to content

Commit

Permalink
fix : set defalut text color
Browse files Browse the repository at this point in the history
  • Loading branch information
thyoondev committed Nov 19, 2023
1 parent a2ec4bd commit 851913f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/styles/globals.css
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

body {
height: 100%;
color: #fff;
}

.react-scroll-to-bottom--css-uzqrz-79elbk {
Expand Down

0 comments on commit 851913f

Please sign in to comment.