Skip to content

Commit

Permalink
Fix request button (#19)
Browse files Browse the repository at this point in the history
🐛 Fix request button as per design
  • Loading branch information
nagdahimanshu authored Jul 9, 2024
1 parent 7f3fa84 commit e13bd63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions web/src/Faucet.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
}
.request-btn {
border-radius: 0px 8px 8px 0px;
border: none;
}
.container-position {
max-width: 65%;
Expand Down

0 comments on commit e13bd63

Please sign in to comment.