diff --git a/src/styles/reset.scss b/src/styles/reset.scss index b3b43c7a..56689def 100644 --- a/src/styles/reset.scss +++ b/src/styles/reset.scss @@ -25,9 +25,8 @@ body { width: 100%; height: 100%; margin: 0; - font-family: - "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", - Arial, sans-serif; + font-family: "Helvetica Neue", Helvetica, "PingFang SC", "Hiragino Sans GB", "Microsoft YaHei", + "微软雅黑", Arial, sans-serif; line-height: inherit; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased;