重写驭鑫网站 new yxsilicon
This commit is contained in:
@@ -246,7 +246,7 @@ body{
|
||||
overflow-x: hidden;
|
||||
white-space: nowrap;
|
||||
flex: 1;
|
||||
padding: 1vw 0;
|
||||
padding: 1vw 3vw; /* 左右各加3vw,保证两侧有足够空间 */
|
||||
scrollbar-width: none;
|
||||
-ms-overflow-style: none;
|
||||
}
|
||||
@@ -267,6 +267,7 @@ body{
|
||||
max-width: 180px;
|
||||
/* background: palegoldenrod; */
|
||||
margin-right: 2vw;
|
||||
box-sizing: border-box; /* 确保尺寸计算包含内边距和边框 */
|
||||
}
|
||||
.brand-item:first-child {
|
||||
margin-left: 2vw;
|
||||
|
||||
Reference in New Issue
Block a user