Merge pull request #1780 from leviding/patch-1

fix: style typo error in home.module.scss
This commit is contained in:
Yifei Zhang 2023-05-31 14:50:13 +08:00 committed by GitHub
commit c198c33778
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -141,7 +141,7 @@
.sidebar-sub-title {
font-size: 12px;
font-weight: 400px;
font-weight: 400;
animation: slide-in ease 0.3s;
}