expand bottom margin for mdx tables
This commit is contained in:
parent
8c4e35aed2
commit
020da18f6b
|
@ -65,8 +65,7 @@ const MDXComponents = {
|
|||
colorScheme='greenAlpha'
|
||||
border='1px'
|
||||
borderColor='blackAlpha.50'
|
||||
mt={6}
|
||||
mb={4}
|
||||
my={6}
|
||||
size={{ base: 'sm', lg: 'md' }}
|
||||
w='auto'
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue