mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-16 07:26:35 +00:00
Adjust layout
This commit is contained in:
@@ -6,7 +6,7 @@ module.exports = {
|
||||
fontSize: {
|
||||
'2xs': ['0.75rem', { lineHeight: '1.25rem' }],
|
||||
xs: ['0.8125rem', { lineHeight: '1.5rem' }],
|
||||
sm: ['0.875rem', { lineHeight: '1.5rem' }],
|
||||
sm: ['1rem', { lineHeight: '1.5rem' }],
|
||||
base: ['1rem', { lineHeight: '1.75rem' }],
|
||||
lg: ['1.125rem', { lineHeight: '1.75rem' }],
|
||||
xl: ['1.25rem', { lineHeight: '1.75rem' }],
|
||||
@@ -27,7 +27,7 @@ module.exports = {
|
||||
maxWidth: {
|
||||
lg: '33rem',
|
||||
'2xl': '40rem',
|
||||
'3xl': '50rem',
|
||||
'3xl': '55rem',
|
||||
'5xl': '66rem',
|
||||
},
|
||||
opacity: {
|
||||
|
||||
Reference in New Issue
Block a user