소스 검색

Merge pull request #1780 from leviding/patch-1

fix: style typo error in home.module.scss
Yifei Zhang 1 년 전
부모
커밋
c198c33778
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app/components/home.module.scss

+ 1 - 1
app/components/home.module.scss

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