修复第二页手机版phone图不居中问题
This commit is contained in:
@@ -187,6 +187,12 @@
|
||||
height: clamp(34px, 6vh, 56px);
|
||||
}
|
||||
|
||||
.image-side {
|
||||
width: 100%;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.phone-img {
|
||||
height: clamp(220px, 38vh, 420px);
|
||||
width: auto;
|
||||
|
||||
Reference in New Issue
Block a user