Skip to content

Commit 73799cd

Browse files
committed
style(typography): update typography styles
1 parent d65ed44 commit 73799cd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

_sass/typography.scss

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,8 @@ body {
77

88
@include small {
99
// font-family: "lucida grande", "lucida sans unicode", lucida, helvetica, "Hiragino Sans GB", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;
10-
font-family: Menlo, "Helvetica Neue", Helvetica, "PingFangSC-Regular", SimSun, serif;
10+
// font-family: Menlo, "Helvetica Neue", Helvetica, "PingFangSC-Regular", SimSun, serif;
11+
font-family: "Newsreader", serif;
1112
}
1213

1314
}

0 commit comments

Comments
 (0)