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