chore(layers/clock): better font sizing
This commit is contained in:
parent
db1f966e0a
commit
b68a52b4d2
2 changed files with 5 additions and 5 deletions
|
|
@ -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]"
|
||||
}]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue