Skip to content

Commit

Permalink
Merge pull request #21 from Web3Auth/fix/app-logo-alignment
Browse files Browse the repository at this point in the history
Fix header logo alignment
  • Loading branch information
chaitanyapotti authored Jan 24, 2022
2 parents 3ab7b39 + 7198100 commit 33ae1b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/ui/css/web3auth.css
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@
#w3a-modal .w3a-header {
display: flex;
color: var(--text-color2);
align-items: center;
}
#w3a-modal .w3a-header__logo {
height: auto;
Expand Down

0 comments on commit 33ae1b2

Please sign in to comment.