修改轮播大小
This commit is contained in:
@@ -111,8 +111,8 @@ body::-webkit-scrollbar {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.giftBox .swiper {
|
.giftBox .swiper {
|
||||||
width: 6.56rem;
|
width: 8.02667rem;
|
||||||
height: 4rem;
|
height: 4.85333rem;
|
||||||
margin: 1.48rem auto 0;
|
margin: 1.48rem auto 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@@ -118,8 +118,8 @@ body {
|
|||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
|
|
||||||
.swiper {
|
.swiper {
|
||||||
width: px2rem(492);
|
width: px2rem(602);
|
||||||
height: px2rem(300);
|
height: px2rem(364);
|
||||||
margin: px2rem(111) auto 0;
|
margin: px2rem(111) auto 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user