center wallet balance text

This commit is contained in:
keyan 2021-09-02 12:22:48 -05:00
parent b93bf5302b
commit 18f1a9f335
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ export function WalletForm () {
if (!router.query.type) {
return (
<div className='align-items-center'>
<div className='align-items-center text-center'>
<YouHaveSats />
<Link href='/wallet?type=fund'>
<Button variant='success'>fund</Button>