第三个页
This commit is contained in:
@@ -248,5 +248,14 @@
|
||||
.phone-center { width: 140px; height: 260px; }
|
||||
.phone-left, .phone-right { width: 110px; height: 210px; }
|
||||
.deco { display: none; }
|
||||
.phone-main {
|
||||
height: clamp(330px, 58vh, 780px);
|
||||
width: auto;
|
||||
}
|
||||
.hero-content {
|
||||
text-align: center;
|
||||
margin-bottom: clamp(16px, 6vh, 60px);
|
||||
}
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user