index.wxss 551 B

1
  1. .title{font-weight:Medium;font-size:36rpx;color:#222222}.text-large{font-size:36rpx}.text{font-size:30rpx;word-break:keep-all}.text-small{font-size:24rpx;word-break:keep-all}.grey{color:#666666}.orange{color:#FF8936}.card{display:flex;justify-content:space-between}.card .card-start{width:100rpx}.card .card-start .start-image-wrapper{width:80rpx;height:80rpx}.card .card-start .start-image{width:100%;height:100%;margin:0 auto;border-radius:50%}.card .card-end{display:flex;align-items:center;width:120rpx;text-align:right}.card .card-content{flex:1}