Fix:5485 【商城小程序】简介和定位的文字调大一点,加大1号

This commit is contained in:
linxi
2026-07-21 17:01:25 +08:00
parent 6c851d4f29
commit 2bc47e46f1
@@ -218,7 +218,7 @@ export default {
margin-top: 20rpx;
padding: 20rpx 0rpx;
border-radius: 16rpx;
font-size: 28rpx;
font-size: 30rpx;
line-height: 44rpx;
color: #333;
font-weight: bold;
@@ -241,7 +241,7 @@ export default {
display: flex;
align-items: center;
margin-top: 16rpx;
font-size: 26rpx;
font-size: 30rpx;
line-height: 40rpx;
color: #333;
font-weight: bold;