diff --git a/pages/index/index.vue b/pages/index/index.vue index 852bed5..e843ca7 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -2387,6 +2387,8 @@ padding: 20rpx 10rpx 0; box-sizing: border-box; box-shadow: 0 12rpx 26rpx rgba(0, 35, 28, 0.05); + margin: 0 10px; + font-size: 12px; } .title-sort--sticky { @@ -2469,7 +2471,7 @@ .qusong2 { height: 40rpx; - font-size: 24rpx; + font-size: 22rpx; line-height: 38rpx; text-align: center; background: rgba(166, 255, 234, 0.62); @@ -2495,7 +2497,7 @@ border-radius: 999rpx; background: rgba(0, 191, 255, 0.08); color: #00A8D8; - font-size: 24rpx; + font-size: 22rpx; font-weight: 800; line-height: 40rpx; }