diff --git a/pages/giftpack/festival/festival.wxss b/pages/giftpack/festival/festival.wxss index 8fe8975..e3cf2de 100644 --- a/pages/giftpack/festival/festival.wxss +++ b/pages/giftpack/festival/festival.wxss @@ -137,7 +137,6 @@ background-repeat: no-repeat; border-radius: 20rpx; height: 250rpx; - margin: 5rpx; } .img1 { diff --git a/pages/giftpack/newvipgift/newvipgift.wxss b/pages/giftpack/newvipgift/newvipgift.wxss index ed30127..30b299b 100644 --- a/pages/giftpack/newvipgift/newvipgift.wxss +++ b/pages/giftpack/newvipgift/newvipgift.wxss @@ -126,7 +126,7 @@ } .top_card { - width: calc(50% - 30rpx); + width: 355rpx; display: inline-block; margin: 15rpx; }