11 lines
128 B
Plaintext
11 lines
128 B
Plaintext
page {
|
|
background: #f7f8fa;
|
|
color: #1f2329;
|
|
font-size: 28rpx;
|
|
}
|
|
|
|
.page {
|
|
min-height: 100vh;
|
|
box-sizing: border-box;
|
|
}
|