Skip to content
This repository was archived by the owner on Jan 23, 2024. It is now read-only.

Commit ec646c5

Browse files
committed
refactor(resources-tabs): update mt for tabs to add more space
1 parent fd55357 commit ec646c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/resources.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ function Resources() {
4646
}}
4747
>
4848
<Text mt='2'>{t('resources.message')}</Text>
49-
<Tabs colorScheme='teal' variant='enclosed' mt='2'>
49+
<Tabs colorScheme='teal' variant='enclosed' mt='6'>
5050
<TabList>
5151
<Tab>
5252
<ResourcesTabContent

0 commit comments

Comments
 (0)