Skip to content

Commit

Permalink
fix: πŸ› select wallet button CSS (#1)
Browse files Browse the repository at this point in the history
* fix: πŸ› select wallet button css

* fix: πŸ› spacing
  • Loading branch information
iamnamananand996 authored Oct 15, 2024
1 parent faaf6df commit be6b90f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ body {
gap: 15px;
}

.wallet-buttons button{
min-width: 10rem;
.wallet-buttons button {
min-width: 12rem;
}

.magicblock-logo {
Expand Down

0 comments on commit be6b90f

Please sign in to comment.