Skip to content

Commit

Permalink
Merge branch 'main' into fork-dialog
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny authored Dec 13, 2021
2 parents 71dfc97 + e0118b0 commit c85aff6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web_src/less/_font_i18n.less
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ each(@fonts, {

@fonts: {
@ja:
"HiraginoSans-:{W2,W4,W5,W6}", "HiraKakuProN-:{W3,W6}", "Hiragino Kaku Gothic ProN :{W3,W6}",
"HiraKakuProN-:{W3,W6}", "Hiragino Kaku Gothic ProN :{W3,W6}", "HiraginoSans-:{W2,W4,W5,W6}",
.shs("JP")[], .shs("J")[], .noto("JP")[], .shs("")[],
/* https://acetaminophen.hatenablog.com/entry/2016/02/15/225009 */
"Yu Gothic :{Regular,Medium,Bold}", "YuGothic :{Regular,Medium,Bold}",
Expand Down

0 comments on commit c85aff6

Please sign in to comment.