allPrice.css 158 B

1234567891011
  1. .container {
  2. color: #F95151;
  3. font-size: 32rpx;
  4. font-weight: bold;
  5. align-items: baseline;
  6. }
  7. .integer-part {
  8. font-size: 54rpx;
  9. font-family: DIN, DIN;
  10. }