Skip to content

Commit

Permalink
style:页面默认loading高度修改
Browse files Browse the repository at this point in the history
  • Loading branch information
hellowmonkey committed Sep 26, 2022
1 parent e3c1fee commit dbbade0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
box-sizing: border-box;
height: 100vh;
text-align: center;
padding: 30% 0;
padding: 40vh 0;
color: #888;
background-color: #fff;
font-size: 14px;
Expand Down

0 comments on commit dbbade0

Please sign in to comment.