@@ -27,6 +27,7 @@
/* 更多 */
.display-box-more {
+ font-family: PingFangSC-Medium, PingFang SC;
font-size: 24rpx;
font-weight: 500;
color: rgba(0, 0, 0, 0.33);
@@ -18,14 +18,16 @@
width: 186rpx;
height: 134rpx;
border-radius: 12rpx;
- margin: 10rpx auto 20rpx;
+ margin: 10rpx auto 14rpx;
}
.VerticalBox-title {
font-size: 28rpx;
- font-weight: 500;
+ font-weight: 550;
color: #000000;
margin-bottom: 10rpx;
+ opacity: .9;
.VerticalBox-explain {
@@ -9,7 +9,6 @@
.grid-text-class {
height: 40rpx;
- font-family: PingFangSC-Regular, PingFang SC;
color: #333333;
line-height: 40rpx;
padding-top: 12rpx !important;