Jelajahi Sumber

fix: style typo error in home.module.scss

LeviDing 1 tahun lalu
induk
melakukan
c1cc3d1d1f
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      app/components/home.module.scss

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

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