This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
}
|
||||
.ips-t {
|
||||
font-size: 0.63rem;
|
||||
padding-top: 3.19rem;
|
||||
padding-top:3.9rem;
|
||||
padding-left: 5.63rem;
|
||||
}
|
||||
.ips-p {
|
||||
@@ -36,7 +36,7 @@
|
||||
justify-content: space-between; /* 左对齐,也可设为center(居中) */
|
||||
margin-left: 5.63rem;
|
||||
width: 6.9rem;
|
||||
padding-top: 2.65rem;
|
||||
padding-top: 2rem;
|
||||
}
|
||||
|
||||
.ips-img img {
|
||||
@@ -66,22 +66,25 @@
|
||||
.ips-img1 img:nth-child(1) {
|
||||
width: 100%;
|
||||
max-width: 2.76rem;
|
||||
aspect-ratio: 276/168;
|
||||
/* aspect-ratio: 276/168; */
|
||||
}
|
||||
.ips-img1 img:nth-child(2) {
|
||||
width: 100%;
|
||||
max-width: 3.35rem;
|
||||
aspect-ratio: 335/130;
|
||||
max-height:1.3rem ;
|
||||
/* aspect-ratio: 335/130; */
|
||||
}
|
||||
.ips-img1 img:nth-child(3) {
|
||||
width: 100%;
|
||||
max-width: 2.67rem;
|
||||
aspect-ratio: 267/118;
|
||||
max-height: 1.18rem;
|
||||
/* aspect-ratio: 267/118; */
|
||||
margin-top: 1.36rem;
|
||||
}
|
||||
.ips-img1 img:nth-child(4) {
|
||||
width: 100%;
|
||||
max-width: 3.39rem;
|
||||
aspect-ratio: 339/122;
|
||||
/* aspect-ratio: 339/122; */
|
||||
margin-top: 1.36rem;
|
||||
max-height: 1.22rem;
|
||||
}
|
||||
Reference in New Issue
Block a user