Skip to content

Commit

Permalink
Merge pull request #5063 from h3poteto/iss-5056
Browse files Browse the repository at this point in the history
refs #5056 Change default fonts
  • Loading branch information
h3poteto authored Sep 23, 2024
2 parents fc6939c + 6f21e69 commit 93914ee
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions renderer/app.scss
Original file line number Diff line number Diff line change
Expand Up @@ -352,3 +352,7 @@ a {
@apply text-blue-400;
}
}

body {
font-family: Apple-System,"Hiragino Kaku Gothic ProN",Hiragino Sans GB,Arial,Helvetica,PingFang SC,Meiryo,Microsoft YaHei,STXihei,sans-serif;
}

0 comments on commit 93914ee

Please sign in to comment.