修复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:
@@ -15,6 +15,8 @@
|
||||
max-width: 1440px;
|
||||
min-width: 1280px;
|
||||
margin: 0 auto;
|
||||
background: #0d0c10;
|
||||
border:1px solid #3f3f45;
|
||||
}
|
||||
|
||||
.zoom-image {
|
||||
@@ -36,14 +38,14 @@
|
||||
opacity: 1;
|
||||
}
|
||||
.xn-t {
|
||||
font-size: 0.67rem;
|
||||
font-size:0.5rem;
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
margin-top: 4.7rem;
|
||||
margin-bottom: 1.26rem;
|
||||
margin-top: 3.56rem;
|
||||
margin-bottom: 0.95rem;
|
||||
}
|
||||
.xn-p {
|
||||
padding-top: 0.6rem;
|
||||
padding-top: 0.45rem;
|
||||
}
|
||||
.xn-p p {
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
|
||||
Reference in New Issue
Block a user