init project
This commit is contained in:
17
pages/agreement/index.wxss
Normal file
17
pages/agreement/index.wxss
Normal file
@@ -0,0 +1,17 @@
|
||||
/* 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%;
|
||||
}
|
||||
Reference in New Issue
Block a user