diff --git a/src/app/pages/fund/components/fiat-providers-list.tsx b/src/app/pages/fund/components/fiat-providers-list.tsx index 00307cd5b5b..497e8752b55 100644 --- a/src/app/pages/fund/components/fiat-providers-list.tsx +++ b/src/app/pages/fund/components/fiat-providers-list.tsx @@ -40,7 +40,7 @@ export function FiatProvidersList(props: FiatProvidersProps) { justifyContent="center" mt={['space.04', 'space.08']} py="0" - px="space.08" + px={['space.05', 'space.08']} rowGap="1.5rem" placeItems="center" gridTemplateColumns={[ diff --git a/src/app/pages/fund/components/fund-account-tile.tsx b/src/app/pages/fund/components/fund-account-tile.tsx index 2d49d48f534..52a38807f11 100644 --- a/src/app/pages/fund/components/fund-account-tile.tsx +++ b/src/app/pages/fund/components/fund-account-tile.tsx @@ -38,7 +38,7 @@ export function FundAccountTile(props: FundAccountTileProps) { display="flex" onClick={onClickTile} textAlign="left" - width="17.5rem" + width={['100%', '17.5rem']} height="11.3rem" > - + Let's get funds into your wallet - + Choose an exchange to fund your account with Stacks (STX) or deposit from elsewhere. Exchanges with “Fast checkout” make it easier to purchase STX for direct deposit into your wallet with a credit card.