Skip to content

Commit

Permalink
mini alignment fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Andréas Brey committed Mar 14, 2022
1 parent 4429599 commit 995979e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@ const ConnectButton = styled(WalletMultiButton)`

const NFT = styled(Paper)`
min-width: 500px;
margin: 0 auto;
padding: 5px 20px 20px 20px;
flex: 1 1 auto;
background-color: var(--card-background-color) !important;
Expand Down

0 comments on commit 995979e

Please sign in to comment.