This repository has been archived on 2024-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
yoshop-wechat/pages/user/help/index.wxss
2020-04-25 22:59:04 +08:00

14 lines
178 B
Plaintext

.help {
border-bottom: 1px solid #f6f6f9;
}
.help .h4 {
font-size: 32rpx;
color: #333;
margin-bottom: 5px;
}
.help .p {
font-size: 26rpx;
color: #666;
}