Skip to content

Commit

Permalink
feat: add background color
Browse files Browse the repository at this point in the history
  • Loading branch information
aube-dev committed Sep 1, 2023
1 parent 0cd18d7 commit 6ab8c9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/pages/global.css
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@

body {
margin: 0;
background-color: #ffffff;
}

.hipi {
Expand Down

0 comments on commit 6ab8c9c

Please sign in to comment.