allPrice.css 133 B

12345678910
  1. .container {
  2. color: #F95151;
  3. font-size: 32rpx;
  4. font-weight: bold;
  5. align-items: baseline;
  6. }
  7. .integer-part {
  8. font-size: 40rpx;
  9. }