From 38ecc9a082ff5baabe49a69785bd346d962ed61b Mon Sep 17 00:00:00 2001 From: eric Date: Tue, 9 Dec 2025 01:45:28 +0800 Subject: [PATCH] =?UTF-8?q?'pc=E9=A6=96=E9=A1=B5=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/pages/index/index.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/index/index.scss b/src/pages/index/index.scss index 9ebe71f..e6feb0d 100644 --- a/src/pages/index/index.scss +++ b/src/pages/index/index.scss @@ -186,7 +186,11 @@ @media (min-width: 1536px) { .index { // padding: 100px; - // height: 100vh; + height: 90vh; + padding-top: 20px; + padding-bottom: 10px; + padding-left: 20px; + padding-right: 20px; display: flex; flex-direction: column; align-items: center;