mirror of
https://github.com/trezor/trezor-wallet
synced 2024-12-28 18:08:08 +00:00
Add font size
This commit is contained in:
parent
8445ef8214
commit
47f96d7128
@ -1,4 +1,5 @@
|
||||
export const FONT_SIZE = {
|
||||
SMALLEST: '10px',
|
||||
SMALLER: '12px',
|
||||
SMALL: '14px',
|
||||
BASE: '16px',
|
||||
|
Loading…
Reference in New Issue
Block a user