changed the array, added props

This commit is contained in:
Daria Golova
2022-05-31 16:31:25 +03:00
parent bcd7f89dee
commit c7d797b2af
2 changed files with 111 additions and 109 deletions

View File

@@ -23,7 +23,6 @@ module.exports = {
descriptionSize: ['0.75rem', { lineHeight: '1.25' }],
xxs: ['0.625rem', { lineHeight: '0.75' }],
xs: ['0.75rem', { lineHeight: '1.5' }],
descriptionSize: ['0.75rem', { lineHeight: '1.25' }],
sm: ['0.875rem', { lineHeight: '1.5715' }],
base: ['1rem', { lineHeight: '1.5', letterSpacing: '-0.01em' }],
lg: ['1.125rem', { lineHeight: '1.5', letterSpacing: '-0.01em' }],