chore(layers/clock): better font sizing

This commit is contained in:
mikhail "synzr" 2025-10-13 14:19:16 +05:00
parent db1f966e0a
commit b68a52b4d2
2 changed files with 5 additions and 5 deletions

View file

@ -38,12 +38,12 @@
"spaceOptimization": "memory"
}, {
"type": "font",
"name": "CLOCK_FONT_38",
"name": "CLOCK_FONT_40",
"file": "clock_font_big.ttf",
"characterRange": "[0-9]"
}, {
"type": "font",
"name": "CLOCK_FONT_26",
"name": "CLOCK_FONT_28",
"file": "clock_font_small.ttf",
"characterRange": "[0-9]"
}]