Update home.module.scss

This commit is contained in:
Starryu-cn 2023-04-05 17:05:24 +08:00 committed by GitHub
parent 94bc14dbbf
commit 048c5c0952
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -102,7 +102,7 @@
} }
.sidebar-title { .sidebar-title {
font-size: 20px; font-size: 30px;
font-weight: bold; font-weight: bold;
margin-top: -20px; /* 使用负数值将标题向上移动,例如:-10px */ margin-top: -20px; /* 使用负数值将标题向上移动,例如:-10px */
} }