From d914583bf377465079724477bbb118e54b2f7082 Mon Sep 17 00:00:00 2001
From: whycq <you@example.com>
Date: 星期一, 12 十二月 2022 20:55:13 +0800
Subject: [PATCH] #

---
 components/y-title/y-title.vue |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/components/y-title/y-title.vue b/components/y-title/y-title.vue
index 65851bf..59077f7 100644
--- a/components/y-title/y-title.vue
+++ b/components/y-title/y-title.vue
@@ -43,10 +43,9 @@
 		height: 50rpx;
 		line-height: 55rpx;
 		font-size: 32rpx;
-		font-weight: bold;
-		font-family: Arial, Helvetica, sans-serif;
-		text-indent: 1%;
-		letter-spacing: 4rpx;
+		font-weight: 900;
+		font-family: SimHei , Helvetica, sans-serif;
+		letter-spacing: 3rpx;
 		color: #303133;
 	}
 </style>
\ No newline at end of file

--
Gitblit v1.9.1