From f6ecdb31baabdb2c5ff87225958e760a6c8b2ed4 Mon Sep 17 00:00:00 2001
From: 819527061@qq.com <123456>
Date: 星期一, 31 七月 2023 10:11:51 +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