divider.wxss 68 B

12345
  1. .divider{
  2. margin:40rpx;
  3. font-size:28rpx;
  4. text-align: center;
  5. }