Skip to content

Commit 63cc2ce

Browse files
committed
use os default font
1 parent 4642e05 commit 63cc2ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

browser/styles/main/index.styl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ global-reset()
77
@import './containers/*'
88
@import './HomeContainer'
99

10-
DEFAULT_FONTS = 'Lato', 'MS Gothic', 'Malgun Gothic', 'Sans-serif'
10+
DEFAULT_FONTS = 'Lato', helvetica, arial, sans-serif
1111

1212
*
1313
-webkit-app-region no-drag

0 commit comments

Comments
 (0)