This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
background-repeat: no-repeat;
|
||||
background-size: 100% auto; */
|
||||
min-width: 1280px;
|
||||
margin-bottom: 0.53rem;
|
||||
margin-bottom: 0.71rem;
|
||||
}
|
||||
.wift-bg-t {
|
||||
font-size: 0.5rem;
|
||||
@@ -20,26 +20,43 @@
|
||||
color: #cbcfd8;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding-top: 0.56rem;
|
||||
padding-top: 0.73rem;
|
||||
line-height: 1.8;
|
||||
font-family: "HarmonyOS-Light";
|
||||
}
|
||||
.wift-bg-p1 {
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
color: #cbcfd8;
|
||||
width: 100%;
|
||||
text-align: center;
|
||||
padding-top: 0.39rem;
|
||||
line-height: 1.8;
|
||||
font-family: "HarmonyOS-Light";
|
||||
}
|
||||
.wift-bg-img {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
max-height: 3.11rem;
|
||||
|
||||
position: absolute;
|
||||
bottom: 1.46rem;
|
||||
}
|
||||
.wift-bg-img img {
|
||||
|
||||
width:10.1rem;
|
||||
width: 14.41rem;
|
||||
|
||||
}
|
||||
.wift-t {
|
||||
width: 100%;
|
||||
color: #cbcfd8;
|
||||
font-size: 0.5rem;
|
||||
text-align: center;
|
||||
margin-top: 2.95rem;
|
||||
|
||||
}
|
||||
.wift-t div:nth-child(1) {
|
||||
font-size: 0.72rem;
|
||||
line-height: 1;
|
||||
padding-bottom: 0.33rem;
|
||||
}
|
||||
.wift-t div:nth-child(2) {
|
||||
font-size: 0.63rem;
|
||||
line-height: 1;
|
||||
}
|
||||
Reference in New Issue
Block a user