Pārlūkot izejas kodu

Merge pull request #707 from kamijin-fanta/fix/font-family

UI: fix font
Lauri Ojansivu 8 gadi atpakaļ
vecāks
revīzija
6900ad3f02
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      client/components/main/layouts.styl

+ 1 - 1
client/components/main/layouts.styl

@@ -3,7 +3,7 @@
 global-reset()
 
 html, body, input, select, textarea, button
-  font: 14px Roboto, "Helvetica Neue", Arial, Helvetica, sans-serif
+  font: 14px Roboto, "Helvetica Neue", Arial, Helvetica, "Yu Gothic", "Meiryo", sans-serif
   line-height: 18px
   color: #4d4d4d