15 lines
156 B
Plaintext
15 lines
156 B
Plaintext
.page {
|
|
padding: 32rpx;
|
|
}
|
|
|
|
.title {
|
|
margin-bottom: 24rpx;
|
|
font-size: 40rpx;
|
|
font-weight: 600;
|
|
}
|
|
|
|
.notice {
|
|
margin-top: 32rpx;
|
|
color: #777777;
|
|
}
|