parent
467d139bb0
commit
1da998a4b6
|
@ -137,7 +137,7 @@ export const textStyles = {
|
|||
fontWeight: 700,
|
||||
textTransform: 'uppercase',
|
||||
textAlign: 'center',
|
||||
fontSize: 'sm'
|
||||
fontSize: { base: 'xs', sm: 'sm' }
|
||||
},
|
||||
'docs-nav-dropdown': {
|
||||
fontFamily: 'heading',
|
||||
|
|
Loading…
Reference in New Issue