summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/styles/main.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/styles/main.scss b/src/styles/main.scss
index 805cf14..b299c79 100644
--- a/src/styles/main.scss
+++ b/src/styles/main.scss
@@ -64,7 +64,7 @@
:root {
--font-mono: 'Roboto Mono', Menlo, monospace;
// prettier-ignore
- --font-normal: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Source Han Sans SC","Segoe UI Emoji", "Segoe UI Symbol", "PingFang SC", "Microsoft YaHei" ,'\5fae\8f6f\96c5\9ed1', Arial,"Twemoji Mozilla", "_Twemoji Mozilla",;
+ --font-normal: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji", "Source Han Sans", "PingFang SC", "Microsoft YaHei" , "微软雅黑", Arial,"Twemoji Mozilla", "_Twemoji Mozilla","Segoe UI Emoji", "Segoe UI Symbol";
--color-focus-blue: #1a73e8;
--btn-bg: #387cec;
}