Skip to content

Commit

Permalink
Update main.css
Browse files Browse the repository at this point in the history
  • Loading branch information
Lovethrech authored May 10, 2024
1 parent cb8f90d commit f68f51e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/assets/main.css
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
body{
margin:0;
padding:0;
bacground-color:white;
}
#app{
height:100vh;
width:100vw;
background-color: white;
}
@media screen and (max-width:850px){
#app{
Expand Down

0 comments on commit f68f51e

Please sign in to comment.