add new font size variable
This commit is contained in:
parent
8eb25a2a4a
commit
2c7f1cf7a0
@ -17,6 +17,7 @@ export default {
|
||||
lato: ['Lato', 'sans-serif']
|
||||
},
|
||||
fontSize: {
|
||||
xxs: ['0.65rem', { lineHeight: '.85rem' }],
|
||||
xs: ['0.75rem', { lineHeight: '1rem' }],
|
||||
sm: ['0.875rem', { lineHeight: '1.25rem' }],
|
||||
base: ['1rem', { lineHeight: '1.5rem' }],
|
||||
|
Loading…
Reference in New Issue
Block a user