We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71e57e9 commit 81022a9Copy full SHA for 81022a9
js/fonts.js
@@ -447,7 +447,7 @@ function set_fntList(os = isOS) {
447
]
448
} else if ("android" == os) {
449
// see android list notes: Roboto is not guaranteed unless Android 9+
450
- if (!isFontSizesMore) {isPlatformFont = "Roboto"}
+ if (!isFontSizesMore) {isPlatformFont = "Dancing Script"}
451
fntString = '?-'+ tofu
452
}
453
0 commit comments