From d3315d7eac567c749d56cf3b4f209d83512c47c0 Mon Sep 17 00:00:00 2001
From: TM <923727421@qq.com>
Date: Tue, 15 Dec 2020 15:59:35 +0800
Subject: [PATCH] 修改bug

---
 pages/index/index.acss |    4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diff --git a/pages/index/index.acss b/pages/index/index.acss
index e532a93..01dfde9 100644
--- a/pages/index/index.acss
+++ b/pages/index/index.acss
@@ -76,7 +76,5 @@
   font-family: PingFang SC;
   font-weight: 500;
   color: #666666;
-  position: fixed;
-  bottom: 28px;
-  left: 35%;
+  padding-top: 30vh;
 }
\ No newline at end of file

--
Gitblit v1.8.0