Skip to content

Commit fdde600

Browse files
committed
docs: Remove webfont to make page loading more smooth
Signed-off-by: Xuanwo <github@xuanwo.io>
1 parent f02aa84 commit fdde600

File tree

2 files changed

+1
-99
lines changed

2 files changed

+1
-99
lines changed

website/src/css/custom.scss

+1-2
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
*/
66

77
/* You can override the default Infima variables here. */
8-
@import "./fonts.scss";
98
html,
109
body {
1110
@include pm;
@@ -61,4 +60,4 @@ html[data-theme='dark'] .docusaurus-highlight-code-line {
6160
border-right-color: var(--ifm-table-border-color);
6261
}
6362
}
64-
}
63+
}

website/src/css/fonts.scss

-97
This file was deleted.

0 commit comments

Comments
 (0)