Skip to content

Commit

Permalink
chore: tweak margin
Browse files Browse the repository at this point in the history
  • Loading branch information
0xApotheosis committed Sep 24, 2024
1 parent f6dec82 commit 2f99f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/ConnectWallet/ConnectWallet.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ export const ConnectWallet = () => {
size='lg-multiline'
onClick={handleMetaMaskConnect}
leftIcon={metamaskIcon}
my={4}
mt={6}
>
{translate('walletProvider.metaMaskSnap.connectMetaMask')}
</Button>
Expand Down

0 comments on commit 2f99f42

Please sign in to comment.