Skip to content

Commit

Permalink
Merge pull request #168 from chhsiao1981/font-family
Browse files Browse the repository at this point in the history
add BiauKaiTC in font-amily
  • Loading branch information
chhsiao1981 authored Dec 29, 2023
2 parents 890bc74 + e1e2d15 commit c23ddcb
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 c23ddcb

Please sign in to comment.