From 2be2bddbec66206eee5c54328bc3bafffccfa9ec Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期三, 22 十一月 2023 13:51:13 +0800 Subject: [PATCH] modi --- components/y-title/y-title.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/components/y-title/y-title.vue b/components/y-title/y-title.vue index 5eee0bd..c120ff6 100644 --- a/components/y-title/y-title.vue +++ b/components/y-title/y-title.vue @@ -44,7 +44,7 @@ line-height: 55rpx; font-size: 32rpx; font-weight: 900; - font-family: SimHei , Helvetica, sans-serif; + font-family: Helvetica; letter-spacing: 3rpx; color: #303133; } -- Gitblit v1.9.1