|
@@ -3,7 +3,7 @@ page{background-color: #F5F5F5;}
|
|
|
.questions-item-til{display: flex;margin-bottom: 12rpx;align-items: center;}
|
|
|
.questions-item-img{width: 44rpx;height: 48rpx;margin-right: 24rpx;}
|
|
|
.questions-item-text{font-size: 28rpx;color: #333;line-height: 40rpx;font-weight: 500;letter-spacing: 1rpx;}
|
|
|
-.questions-item-con{padding-left: 68rpx;font-size: 24rpx;color: #666;line-height: 33rpx;letter-spacing: 1rpx;}
|
|
|
+.questions-item-con{padding-left: 68rpx;font-size: 24rpx;color: #666;line-height: 33rpx;letter-spacing: 1rpx;text-indent: 2em;}
|
|
|
|
|
|
|
|
|
|