index.scss 101 B

123456
  1. .title {
  2. font-size: 30rpx;
  3. font-weight: bold;
  4. color: #333333;
  5. padding: 24rpx 30rpx;
  6. }