Przeglądaj źródła

change original icon font size

Tatsuya Ise 2 lat temu
rodzic
commit
c56fd6c221
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      apps/app/src/styles/_fonts.scss

+ 1 - 1
apps/app/src/styles/_fonts.scss

@@ -25,7 +25,7 @@
 
 .growi-custom-icons {
   font-family: var(--grw-font-family-custom-icon);
-  font-size: 16px;
+  font-size: 0.8em;
   font-style: normal;
   -webkit-font-smoothing: auto;
   -moz-osx-font-smoothing: auto;