slimming.wxss
391 Bytes
page{
background-color: #f2f2f2; line-height: normal;
}
.pd20 {
padding: 20rpx;
}
.fs26 {
font-size: 26rpx;
}
.fs28 {
font-size: 28rpx;
}
.fs30 {
font-size: 30rpx;
}
.fs32 {
font-size: 32rpx;
}
.mgt20 {
margin-top: 20rpx !important;
}
.card {
background-color: white;
border-radius: 16rpx;
overflow: hidden;
}
.txt-center{
text-align: center;
}