Files
venue_wx/pages/agreement/index.wxss
2020-06-21 16:27:58 +08:00

18 lines
239 B
Plaintext

/* pages/agreement/index.wxss */
.container {
padding: 180rpx 50rpx 20rpx 50rpx;
min-height: calc(100vh - 210rpx);
}
.info {
margin-top: 60rpx;
font-size: 24rpx;
color: #fff;
line-height: 36rpx;
}
.wscnph {
width: 100%;
}