Skip to content

Commit 81022a9

Browse files
lets try Dancing Script
1 parent 71e57e9 commit 81022a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

js/fonts.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ function set_fntList(os = isOS) {
447447
]
448448
} else if ("android" == os) {
449449
// see android list notes: Roboto is not guaranteed unless Android 9+
450-
if (!isFontSizesMore) {isPlatformFont = "Roboto"}
450+
if (!isFontSizesMore) {isPlatformFont = "Dancing Script"}
451451
fntString = '?-'+ tofu
452452
}
453453

0 commit comments

Comments
 (0)