articleProtocol.wxss 76 B

12345
  1. .article {
  2. background: #fff;
  3. padding: 20rpx 30rpx;
  4. font-size: 28rpx;
  5. }