14 lines
178 B
Plaintext
Raw Permalink Normal View History

2025-07-10 16:27:08 +08:00
.help {
border-bottom: 1px solid #f6f6f9;
}
.help .h4 {
font-size: 32rpx;
color: #333;
margin-bottom: 5px;
}
.help .p {
font-size: 26rpx;
color: #666;
}