From f2ce5d13cdc6f9404c9cb35fb50bd4d5a56b0dac Mon Sep 17 00:00:00 2001 From: 初志鑫 <1204505056@qq.com> Date: Thu, 16 Jul 2020 10:08:33 +0800 Subject: [PATCH] deploy --- src/styles/vab.scss | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/src/styles/vab.scss b/src/styles/vab.scss index 49da6bd..6ad5c19 100644 --- a/src/styles/vab.scss +++ b/src/styles/vab.scss @@ -74,9 +74,12 @@ html { height: 100vh; padding: 0; margin: 0; - font-family: "PingFang SC", Arial, "Microsoft YaHei", sans-serif; + font-family: Avenir, Helvetica, Arial, sans-serif; font-size: $base-font-size-default; + color: #2c3e50; background: #f6f8f9; + -webkit-font-smoothing: antialiased; + -moz-osx-font-smoothing: grayscale; @include base-scrollbar; -- libgit2 0.26.0