Skip to content

Commit

Permalink
Fix logo size
Browse files Browse the repository at this point in the history
  • Loading branch information
oaratovskyi committed Feb 21, 2025
1 parent fa8b44b commit f8ad2e9
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions client/connect-account-page/style.scss
Original file line number Diff line number Diff line change
Expand Up @@ -260,10 +260,9 @@

img.logo {
position: absolute;
height: 40px;
width: 40px;
top: 18px;
left: 36px;
width: 64px;
top: 24px;
left: 24px;
}
}
}
Expand Down

0 comments on commit f8ad2e9

Please sign in to comment.