feat: range of font size (#1376)

This commit is contained in:
patak 2023-01-22 21:18:03 +01:00 committed by GitHub
parent 85be61a316
commit 1a577343da
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
20 changed files with 86 additions and 102 deletions

View file

@ -1,4 +1,4 @@
export const fontSizeMap = {
export const oldFontSizeMap = {
xs: '13px',
sm: '14px',
md: '15px',