Преглед изворни кода

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;
 }