dev.wxss 193 B

1234
  1. .content{padding: 200rpx 100rpx;}
  2. .item-content{margin-bottom: 20rpx;}
  3. input{border: 2rpx solid #ccc; border-radius: 40rpx; height: 80rpx; line-height: 80rpx; width: 100%;}
  4. .block{width: 100%;}