feat: range of font size (#1376)
This commit is contained in:
parent
85be61a316
commit
1a577343da
20 changed files with 86 additions and 102 deletions
|
@ -1,4 +1,4 @@
|
|||
export const fontSizeMap = {
|
||||
export const oldFontSizeMap = {
|
||||
xs: '13px',
|
||||
sm: '14px',
|
||||
md: '15px',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue