parent
ce42bfd06f
commit
9d8b36f300
@ -0,0 +1,17 @@ |
||||
.box { |
||||
background: #fff; |
||||
border-radius: 20rpx; |
||||
padding: 40rpx 20rpx; |
||||
display: flex; |
||||
align-items: center; |
||||
box-sizing: border-box; |
||||
line-height: 1.75; |
||||
} |
||||
|
||||
.total { |
||||
font-size: 40px; |
||||
font-family: PingFang SC-Heavy, PingFang SC; |
||||
font-weight: 800; |
||||
color: #323635; |
||||
margin-top: 48rpx; |
||||
} |
Loading…
Reference in new issue