分类页调整
This commit is contained in:
@@ -564,7 +564,7 @@
|
||||
font-size: 32rpx;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #14CA65;
|
||||
color: #343434;
|
||||
line-height: 40rpx;
|
||||
}
|
||||
}
|
||||
@@ -577,6 +577,13 @@
|
||||
background: #fff;
|
||||
border: 2rpx solid #fff;
|
||||
border-radius: 25% 0 0 0;
|
||||
.title {
|
||||
font-size: 32rpx;
|
||||
font-family: PingFangSC-Regular, PingFang SC;
|
||||
font-weight: 400;
|
||||
color: #14CA65;
|
||||
line-height: 40rpx;
|
||||
}
|
||||
}
|
||||
|
||||
.u-tab-item-active::before {
|
||||
@@ -611,7 +618,7 @@
|
||||
;
|
||||
|
||||
.category-tag {
|
||||
margin-right: 10rpx;
|
||||
margin-right: 15rpx;
|
||||
width: fit-content;
|
||||
display: inline-flex;
|
||||
}
|
||||
@@ -824,7 +831,7 @@
|
||||
}
|
||||
|
||||
.category-tag {
|
||||
margin-right: 10rpx;
|
||||
margin-right: 17rpx;
|
||||
margin-bottom: 20rpx;
|
||||
width: fit-content;
|
||||
height: fit-content;
|
||||
|
||||
Reference in New Issue
Block a user