detail.wxss 147 B

12345678910
  1. .invoice-message {
  2. font-family: PingFang HK;
  3. font-size: 20px;
  4. font-weight: 600;
  5. line-height: 33.6px;
  6. text-align: center;
  7. margin: 10vw;
  8. }