This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
.wift6-t {
|
||||
width: 100%;
|
||||
font-size: 0.5rem;
|
||||
font-size: 0.63rem;
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
}
|
||||
@@ -26,20 +26,21 @@
|
||||
font-size: clamp(16px, 1vw, 0.22rem);
|
||||
color: #cbcfd8;
|
||||
text-align: center;
|
||||
padding-top: 0.56rem;
|
||||
padding-top: 0.74rem;
|
||||
line-height: 1.8;
|
||||
font-family: "HarmonyOS-Light";
|
||||
}
|
||||
.wift6-img {
|
||||
width: 100%;
|
||||
min-width: 1280px;
|
||||
position: absolute;
|
||||
bottom: -30px;
|
||||
bottom: -0.56rem;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
gap: 0.2rem;
|
||||
gap: 0.4rem;
|
||||
}
|
||||
.wift6-img img {
|
||||
max-width: 5.36rem;
|
||||
|
||||
max-width:7.15rem;
|
||||
aspect-ratio: 715/309;
|
||||
display: block;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user