add other forms

This commit is contained in:
Daria Golova
2022-05-27 17:36:06 +03:00
parent d31a2f09d5
commit a5a046f911
4 changed files with 257 additions and 76 deletions

View File

@@ -20,6 +20,7 @@ module.exports = {
inter: ['Inter', 'sans-serif'],
},
fontSize: {
descriptionSize: ['0.75rem', { lineHeight: '1.25' }],
xxs: ['0.625rem', { lineHeight: '0.75' }],
xs: ['0.75rem', { lineHeight: '1.5' }],
sm: ['0.875rem', { lineHeight: '1.5715' }],