index.wxss 412 B

1
  1. .all{width:100vw;padding-left:20rpx;padding-right:20rpx;color:#382E2E;font-family:'NotoSans-Regular-2',sans-serif;font-weight:400}@font-face{font-family:'NotoSans-Bold-5';src:url('../../../../assets/font/Noto-sans/NotoSans-Bold-5.ttf')}.all .textbox{width:100%;margin-bottom:46rpx;display:flex;align-items:center}.all .textbox image{width:56rpx;height:56rpx}.all .textbox .text{font-size:32rpx;margin-left:18rpx}