diff --git a/pkg_product/views/famousQianxianGraphicGuide.vue b/pkg_product/views/famousQianxianGraphicGuide.vue index 6ccda8c..d572d96 100644 --- a/pkg_product/views/famousQianxianGraphicGuide.vue +++ b/pkg_product/views/famousQianxianGraphicGuide.vue @@ -218,10 +218,10 @@ export default { margin-top: 20rpx; padding: 20rpx 0rpx; border-radius: 16rpx; - font-size: 30rpx; + font-size: 36rpx; line-height: 44rpx; color: #333; - font-weight: bold; + // font-weight: bold; } .detail-card { @@ -241,7 +241,7 @@ export default { display: flex; align-items: center; margin-top: 16rpx; - font-size: 30rpx; + font-size: 36rpx; line-height: 40rpx; color: #333; font-weight: bold;