update chinese party font size
This commit is contained in:
parent
7a7e944a1c
commit
12fc51a1f2
|
@ -49,7 +49,7 @@ const fonts = [
|
|||
),
|
||||
Object.assign(
|
||||
new FontFace("pkmnems", "url(./fonts/unifont-15.1.05.otf)", { unicodeRange: [unicodeCJK, unicodeHalfAndFullWidthForms].join(",") }),
|
||||
{ sizeAdjust: "70%", format: "opentype" }
|
||||
{ format: "opentype" }
|
||||
),
|
||||
];
|
||||
|
||||
|
|
Loading…
Reference in New Issue