移动端header间距兼容
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 2s
All checks were successful
Gitea Actions Official-website / deploy-dev (push) Successful in 2s
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
align-items: center;
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
padding-top: 50px;
|
||||
padding-top: 46px;
|
||||
}
|
||||
|
||||
.iotb_bgw {
|
||||
|
||||
@@ -156,7 +156,7 @@
|
||||
align-items: center;
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
padding-top: 50px;
|
||||
padding-top: 46px;
|
||||
}
|
||||
|
||||
.iotb_bgw {
|
||||
|
||||
@@ -156,7 +156,7 @@
|
||||
align-items: center;
|
||||
position: relative;
|
||||
overflow: auto;
|
||||
padding-top: 50px;
|
||||
padding-top: 46px;
|
||||
}
|
||||
|
||||
.iotb_bgw {
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
position: relative;
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
margin-top: 3.4rem;
|
||||
margin-top:46px;
|
||||
}
|
||||
.oricoEGapp-newarrival .ona-topimg {
|
||||
max-width: 100%;
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
/* max-height: 900px; */
|
||||
min-height: 300px;
|
||||
position: relative;
|
||||
margin-top:60px;
|
||||
margin-top:46px;
|
||||
|
||||
}
|
||||
/* 轮播项 - 填充容器高度 */
|
||||
|
||||
Reference in New Issue
Block a user