Skip to content

Commit

Permalink
remove all red, background updated to green
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc23007 committed Nov 15, 2024
1 parent c15edc5 commit 7f51251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/App.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
* {
background-color: red;
body {
background-color: green;
}

#root {
Expand Down

0 comments on commit 7f51251

Please sign in to comment.