Skip to content

Commit

Permalink
add BiauKaiTC in font-amily
Browse files Browse the repository at this point in the history
  • Loading branch information
chhsiao1981 committed Dec 29, 2023
1 parent 890bc74 commit e1e2d15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

body {
margin: 0;
font-family: "細明體", "AR PL UMing TW", "Inconsolata", "LiSongPro", Menlo, Monaco, Consolas, "Inconsolata", monospace;
font-family: "細明體", "AR PL UMing TW", "Inconsolata", "LiSongPro", "BiauKaiTC", Menlo, Monaco, Consolas, "Inconsolata", monospace;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
Expand Down

0 comments on commit e1e2d15

Please sign in to comment.