summaryrefslogtreecommitdiffstats
path: root/client/components/main
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2017-03-24 21:45:03 +0200
committerLauri Ojansivu <x@xet7.org>2017-03-24 21:45:03 +0200
commitd60cd71e64a53b077476b7ba77559ee67ce00de8 (patch)
tree24d2205da25385e9b682cbf46b3958c9a74e4383 /client/components/main
parent16366db2a55e62b45089ea5682639f1fca3cb8d8 (diff)
downloadwekan-d60cd71e64a53b077476b7ba77559ee67ce00de8.tar.gz
wekan-d60cd71e64a53b077476b7ba77559ee67ce00de8.tar.bz2
wekan-d60cd71e64a53b077476b7ba77559ee67ce00de8.zip
Fix fonts. Still looking for better solution for #707
Diffstat (limited to 'client/components/main')
-rw-r--r--client/components/main/layouts.styl2
1 files changed, 1 insertions, 1 deletions
diff --git a/client/components/main/layouts.styl b/client/components/main/layouts.styl
index f02c2489..349ee743 100644
--- a/client/components/main/layouts.styl
+++ b/client/components/main/layouts.styl
@@ -3,7 +3,7 @@
global-reset()
html, body, input, select, textarea, button
- font: 14px "Lucida Sans Unicode", "Lucida Grande", sans-serif
+ font: 14px Roboto, "Helvetica Neue", Arial, Helvetica, sans-serif
line-height: 18px
color: #4d4d4d