2023-02-21 22:34:08 +08:00

16 lines
335 B
Plaintext

@import "/styles/weui.wxss";
page {
background-color: #f8f8f8;
font-size: 32rpx;
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}
.page__bd {
padding-bottom: 80rpx;
}
.page__bd_spacing {
padding-left: 15px;
padding-right: 15px;
}