修复bug
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 3s
This commit is contained in:
@@ -1,14 +1,17 @@
|
||||
|
||||
html {
|
||||
width: 100%;
|
||||
}
|
||||
body {
|
||||
/* width: 100vw;
|
||||
height: 100vh; */
|
||||
background: #000;
|
||||
overflow-x: hidden;
|
||||
padding: 0 !important;
|
||||
margin:0 !important;
|
||||
/* padding: 0 !important;
|
||||
margin:0 !important; */
|
||||
/* width: 100vw !important; */
|
||||
/* max-width:100vw !important */
|
||||
margin:0 auto !important;
|
||||
/* margin:0 auto !important; */
|
||||
}
|
||||
.opacity0 {
|
||||
opacity: 0;
|
||||
|
||||
Reference in New Issue
Block a user