Skip to content

Commit 19789b1

Browse files
committed
Added-required-spacing
1 parent 74456e0 commit 19789b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/get-eth.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -368,7 +368,7 @@ const GetEthPage = ({
368368
</Text>
369369
<Text>{t("page-get-eth-dexs-desc-3")}</Text>
370370
<Text>{t("page-get-eth-need-wallet")}</Text>
371-
<ButtonLink href="/wallets/find-wallet/">
371+
<ButtonLink href="/wallets/find-wallet/" mb={8}>
372372
{t("page-get-eth-get-wallet-btn")}
373373
</ButtonLink>
374374
<InfoBanner isWarning>

0 commit comments

Comments
 (0)