This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% auto; */
|
||||
min-width: 1280px;
|
||||
margin-top: 2.59rem;
|
||||
margin-top: 3.45rem;
|
||||
}
|
||||
.xh-text {
|
||||
width: 100%;
|
||||
@@ -21,26 +21,32 @@
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
}
|
||||
.xh-t span:nth-child(1) {
|
||||
font-size: 0.72rem;
|
||||
}
|
||||
.xh-t span:nth-child(2) {
|
||||
font-size: 0.63rem;
|
||||
margin-left: 0.13rem;
|
||||
}
|
||||
.xh-p {
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
padding-top: 0.5rem;
|
||||
|
||||
line-height: 2.5;
|
||||
padding-top: 0.67rem;
|
||||
font-family: "HarmonyOS-Light";
|
||||
}
|
||||
.xh-img {
|
||||
width: 100%;
|
||||
min-width: 1280px;
|
||||
position: absolute;
|
||||
bottom: 1.7rem;
|
||||
bottom: 1.8rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 0.2rem;
|
||||
}
|
||||
.xh-img img {
|
||||
max-width: 5.33rem;
|
||||
|
||||
max-width: 7.1rem;
|
||||
aspect-ratio: 710/308;
|
||||
display: block;
|
||||
}
|
||||
.xh-b-p {
|
||||
|
||||
Reference in New Issue
Block a user