Skip to content

Commit

Permalink
调整全局字体样式
Browse files Browse the repository at this point in the history
  • Loading branch information
TakWolf committed Jul 5, 2024
1 parent e2ada02 commit 945a7be
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion www/css/style.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion www/css/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
}

body {
font-family: SourceHanSans-CN, sans-serif;
font-family: sans-serif;
}

.nav {
Expand Down

0 comments on commit 945a7be

Please sign in to comment.