From 4b6bb2df2ea7edde4912b0ca1ccc95710ce3bdb8 Mon Sep 17 00:00:00 2001
From: chenyao <1219716595@qq.com>
Date: Thu, 27 Mar 2025 09:16:54 +0800
Subject: [PATCH] feat:换叠加背景

---
 src/layout/Header.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/layout/Header.vue b/src/layout/Header.vue
index 3726258..5aac0d4 100644
--- a/src/layout/Header.vue
+++ b/src/layout/Header.vue
@@ -49,7 +49,7 @@
       font-weight: 400;
       font-size: 18px;
       color: #ffffff;
-      line-height: 34px;
+      line-height: 42px;
       text-align: center;
       font-style: normal;
       text-transform: none;
@@ -76,7 +76,7 @@
       font-weight: 400;
       font-size: 18px;
       color: #ffffff;
-      line-height: 34px;
+      line-height: 42px;
       text-align: center;
       font-style: normal;
       text-transform: none;

--
Gitblit v1.9.3