Skip to content

Commit eeefa7a

Browse files
authored
Improve font fmaily (pnpm#446)
1 parent f468fa3 commit eeefa7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/css/customTheme.css

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
--ifm-color-primary-dark: #F0850A;
77
--ifm-color-primary-darker: #E37D09;
88
--ifm-color-primary-darkest: #BB6708;
9+
--ifm-font-family-base: -apple-system,Segoe UI,Roboto,Ubuntu,Cantarell,Noto Sans,sans-serif,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";
910
}
1011

1112
.header-github-link::before {

0 commit comments

Comments
 (0)