From f0b2b04b1b43d4891c1808ad060b9959f9a1209c Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期二, 25 七月 2023 14:29:42 +0800
Subject: [PATCH] 内容修改

---
 src/pages/components/showIndexTitle/showIndexTitle.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/pages/components/showIndexTitle/showIndexTitle.vue b/src/pages/components/showIndexTitle/showIndexTitle.vue
index 8992718..09f9f1e 100644
--- a/src/pages/components/showIndexTitle/showIndexTitle.vue
+++ b/src/pages/components/showIndexTitle/showIndexTitle.vue
@@ -176,10 +176,10 @@
     .showIndexTitle-main{
       width: 100%;
       text-align: center;
-      font-size: 0.1667rem  /* 32/192 */;
+      font-size: 0.21875rem  /* 42/192 */;
       color: #fff;
-      font-family: biaotiFont;
-      letter-spacing:3px;
+      font-family: lishuFont;
+      letter-spacing:4px;
       text-shadow: 3px 3px 2px rgba(59,180,194,1);
       overflow:hidden;
     }

--
Gitblit v1.9.1