From ac1ad7ed7635d7d5af1c49afcce6abe5b98a0afa Mon Sep 17 00:00:00 2001 From: "iVampireSP.com" Date: Tue, 28 Feb 2023 19:37:39 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=20=E9=AB=98=E5=BA=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- resources/sass/app.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/sass/app.scss b/resources/sass/app.scss index 3223d2b..39cc8c9 100644 --- a/resources/sass/app.scss +++ b/resources/sass/app.scss @@ -24,5 +24,5 @@ h6 { .h-screen { - height: 100vh; + height: 90vh; }