修复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:
@@ -6,7 +6,7 @@
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% auto; */
|
||||
min-width: 1280px;
|
||||
margin-top: 5.7rem;
|
||||
margin-top: 2.45rem;
|
||||
}
|
||||
.wift6-text {
|
||||
position: absolute;
|
||||
@@ -18,7 +18,7 @@
|
||||
}
|
||||
.wift6-t {
|
||||
width: 100%;
|
||||
font-size: 0.63rem;
|
||||
font-size: 0.5rem;
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -26,8 +26,8 @@
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
padding-top: 0.73rem;
|
||||
line-height: 2.5;
|
||||
padding-top: 0.56rem;
|
||||
line-height: 1.8;
|
||||
}
|
||||
.wift6-img {
|
||||
width: 100%;
|
||||
@@ -39,7 +39,7 @@
|
||||
gap: 0.2rem;
|
||||
}
|
||||
.wift6-img img {
|
||||
max-width: 7.15rem;
|
||||
max-height: 3.09rem;
|
||||
max-width: 5.36rem;
|
||||
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user