We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8df3538 commit efb04fdCopy full SHA for efb04fd
src/index.less
@@ -3,7 +3,8 @@
3
.mind-elixir {
4
position: relative;
5
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
6
- // font-family: "微软雅黑";
+ 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;
8
.hyper-link {
9
text-decoration: none;
10
}
0 commit comments