From 94bc14dbbfb9348a6acefbc9b26e600c4ce269a7 Mon Sep 17 00:00:00 2001 From: Starryu-cn <39699309+Starryu-cn@users.noreply.github.com> Date: Wed, 5 Apr 2023 17:05:07 +0800 Subject: [PATCH] Update home.module.scss --- app/components/home.module.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/app/components/home.module.scss b/app/components/home.module.scss index 64ac2363f..d231e8167 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -104,6 +104,7 @@ .sidebar-title { font-size: 20px; font-weight: bold; + margin-top: -20px; /* 使用负数值将标题向上移动,例如:-10px */ } .sidebar-sub-title {