修复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,18 +6,18 @@
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% auto; */
|
||||
min-width: 1280px;
|
||||
margin-top: 3.45rem;
|
||||
margin-top: 2.59rem;
|
||||
}
|
||||
.xh-text {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
justify-content: center;
|
||||
padding-top: 1.06rem;
|
||||
padding-top: 0.8rem;
|
||||
}
|
||||
.xh-t {
|
||||
width: 100%;
|
||||
font-size: 0.63rem;
|
||||
font-size: 0.5rem;
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -25,21 +25,22 @@
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
padding-top: 0.73rem;
|
||||
padding-top: 0.5rem;
|
||||
|
||||
line-height: 2.5;
|
||||
}
|
||||
.xh-img {
|
||||
width: 100%;
|
||||
min-width: 1280px;
|
||||
position: absolute;
|
||||
bottom: 1.8rem;
|
||||
bottom: 1.7rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 0.2rem;
|
||||
}
|
||||
.xh-img img {
|
||||
max-width: 7.1rem;
|
||||
max-height: 3.08rem;
|
||||
max-width: 5.33rem;
|
||||
|
||||
display: block;
|
||||
}
|
||||
.xh-b-p {
|
||||
|
||||
Reference in New Issue
Block a user