diff --git a/app/components/home.module.scss b/app/components/home.module.scss index d231e8167..cb7574967 100644 --- a/app/components/home.module.scss +++ b/app/components/home.module.scss @@ -102,7 +102,7 @@ } .sidebar-title { - font-size: 20px; + font-size: 30px; font-weight: bold; margin-top: -20px; /* 使用负数值将标题向上移动,例如:-10px */ }