You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- .content {
- padding: 0 30rpx 30rpx 30rpx;
- margin: 30rpx auto;
- }
-
- .tit {
- font-size: 26rpx;
- color: #02c0ff;
- letter-spacing: 1.16rpx;
- }
-
- .description {
- margin-top: 15rpx;
- font-size: 26rpx;
- color: #333;
- letter-spacing: 1.16rpx;
- padding-left: 47rpx;
- }
|