create profile table item

This commit is contained in:
Daria Golova
2022-05-24 18:40:13 +03:00
parent 234c68ec53
commit 4bdaa28fff

View File

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