Skip to content

Commit 03fef96

Browse files
authored
Update font.css
1 parent 3b59969 commit 03fef96

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vitepress/theme/style/font.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@font-face {
22
font-family: 'Noto Sans CJK SC';
3-
src: url('../../assets/NotoSansCJKsc-VF.otf') format('opentype'); /* 提供多种格式以兼容不同浏览器 */
3+
/*src: url('../../assets/NotoSansCJKsc-VF.otf') format('opentype'); /* 提供多种格式以兼容不同浏览器 */
44
}
55

66
body {

0 commit comments

Comments
 (0)