Update FlowState.tsx

This commit is contained in:
talksik
2022-05-14 09:59:46 -05:00
parent 019dc878e5
commit d75a6ba7c0
@@ -29,7 +29,7 @@ export default function FlowState({ handleReconnect }: { handleReconnect: () =>
return (
<div className="flex flex-col flex-1 justify-center items-center relative">
{/* <img src="https://source.unsplash.com/random/?nature" /> */}
<FullMottoLogo type={LogoType.small} className={'absolute bottom-2 mx-auto'} />
<FullMottoLogo type={LogoType.small} className={'absolute bottom-5 mx-auto'} />
{quote && (
<span className="flex flex-col justify-center items-center max-w-screen-sm">