Skip to content

Commit

Permalink
fix: font
Browse files Browse the repository at this point in the history
  • Loading branch information
camera-2018 committed Jul 27, 2023
1 parent b9449a0 commit 08e9cd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vitepress/theme/style.css
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
* Colors
* -------------------------------------------------------------------------- */

@import url('https://fonts.loli.net/css2?family=Noto+Sans+Mono&family=Noto+Sans+SC:wght@400;700&display=swap');
@import url('https://fonts.loli.net/css2?family=Noto+Sans+Mono:wght@400&family=Noto+Sans+SC:wght@400;500;700&display=swap');

@font-face {
font-family: 'Noto Color Emoji';
Expand Down

0 comments on commit 08e9cd3

Please sign in to comment.