Skip to content

Commit efb04fd

Browse files
committed
feat: change font-family
1 parent 8df3538 commit efb04fd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/index.less

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
.mind-elixir {
44
position: relative;
55
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
6-
// font-family: "微软雅黑";
6+
font-family: -apple-system, BlinkMacSystemFont, Helvetica Neue, PingFang SC, Microsoft YaHei, Source Han Sans SC, Noto Sans CJK SC,
7+
WenQuanYi Micro Hei, sans-serif;
78
.hyper-link {
89
text-decoration: none;
910
}

0 commit comments

Comments
 (0)