Skip to content

Commit e0118b0

Browse files
authored
Prefer "Hiragino Kaku Gothic ProN" in system-ui-ja (#17954)
1 parent 5723240 commit e0118b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/less/_font_i18n.less

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ each(@fonts, {
5454

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

0 commit comments

Comments
 (0)