From 8450f0add1c18e3340a5ead7f2ca5a7e84b2dad9 Mon Sep 17 00:00:00 2001 From: A1300399510 Date: Tue, 11 Jul 2023 19:45:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/components/public/head.vue | 36 +++++++++++++++++----------------- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/src/components/public/head.vue b/src/components/public/head.vue index 728bf07..fc3b0fd 100644 --- a/src/components/public/head.vue +++ b/src/components/public/head.vue @@ -3,8 +3,7 @@
@@ -15,20 +14,20 @@ @@ -167,23 +166,23 @@ const tabList = [{ transform: translateX(-50%); margin: 0 auto; width: 100%; -<<<<<<< HEAD - height: 47px; -======= + // <<<<<<< HEAD + // height: 47px; + // ======= height: 50px; ->>>>>>> origin/main + // >>>>>>> origin/main background: rgba(0, 0, 0, 0.596078431372549); border-bottom: 4px solid rgba(78, 144, 204, 1); .nav-list { -<<<<<<< HEAD - // background: red; - color: #e2edf7; - font-size: 18px; -======= + // <<<<<<< HEAD + // // background: red; + // color: #e2edf7; + // font-size: 18px; + // ======= color: #E2EDF7; text-align: center; ->>>>>>> origin/main + // >>>>>>> origin/main margin: 0 auto; font-family: 'PingFangSC-Regular', 'PingFang SC', sans-serif; font-weight: 400; @@ -227,8 +226,9 @@ const tabList = [{ display: flex; justify-content: center; align-items: center; - .pd-rl-10{ - padding:0 10px; + + .pd-rl-10 { + padding: 0 10px; } }