Skip to content

Commit

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

#root {
max-width: 1280px;
margin: 0 auto;
Expand Down

0 comments on commit c15edc5

Please sign in to comment.