We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3b59969 commit 03fef96Copy full SHA for 03fef96
docs/.vitepress/theme/style/font.css
@@ -1,6 +1,6 @@
1
@font-face {
2
font-family: 'Noto Sans CJK SC';
3
- src: url('../../assets/NotoSansCJKsc-VF.otf') format('opentype'); /* 提供多种格式以兼容不同浏览器 */
+ /*src: url('../../assets/NotoSansCJKsc-VF.otf') format('opentype'); /* 提供多种格式以兼容不同浏览器 */
4
}
5
6
body {
0 commit comments