Bläddra i källkod

change font-size for search result content

Yuki Takei 3 år sedan
förälder
incheckning
8360760cfa
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      apps/app/src/components/Layout/SearchResultLayout.module.scss

+ 1 - 1
apps/app/src/components/Layout/SearchResultLayout.module.scss

@@ -75,7 +75,7 @@
 
         .wiki {
           padding: 16px;
-          font-size: 13px;
+          font-size: 14px;
         }
       }
     }