This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
position: relative;
|
||||
width: 100%;
|
||||
min-width: 1280px;
|
||||
margin-top:2.49rem;
|
||||
margin-top:1.5rem;
|
||||
aspect-ratio: 16/9; /* 2560/1440=16/9,核心比例约束 */
|
||||
/* background: url('../img/yq1.png'); */
|
||||
background-size: cover;
|
||||
@@ -24,13 +24,13 @@
|
||||
/* 宽幅限制生效 */
|
||||
width: 100%;
|
||||
min-width: 1280px;
|
||||
padding-top: 1.47rem;
|
||||
padding-top: 1.5rem;
|
||||
}
|
||||
|
||||
.overlay-text div {
|
||||
width: 100%;
|
||||
font-size: 0.63rem;
|
||||
color: #cbcfd8;
|
||||
color: #fff;
|
||||
text-align: center;
|
||||
line-height: 1;
|
||||
font-size: 500;
|
||||
|
||||
Reference in New Issue
Block a user