single.wxss
463 Bytes
.resource-shop-single-image {
font-size: 0;
}
.resource-shop-single-image .image {
width: 750rpx;
}
.resource-shop-single-image.margin-bottom-20 {
margin-bottom: 20rpx;
}
.resource-shop-single-image.margin-bottom-30 {
margin-bottom: 30rpx;
}
.resource-shop-single-image.padding-bottom-20 {
padding-bottom: 20rpx;
background-color: #f2f2f2;
}
.resource-shop-single-image.padding-bottom-30 {
padding-bottom: 30rpx;
background-color: #f2f2f2;
}