2025-04-22 14:39:59 +08:00

18 lines
271 B
Plaintext

.container{
position: relative;
}
.no_coupon_pic {
width: 371rpx;
height: 200rpx;
margin: 123rpx auto 50rpx;
}
.no_coupon_desc {
text-align: center;
font-weight: 400;
font-size: 32rpx;
color: #999999;
}
.main {
padding: 0 20rpx;
margin-top: 30rpx;
}