Skip to content

Commit

Permalink
client: wip alignment of auth modal
Browse files Browse the repository at this point in the history
  • Loading branch information
Shubham-Lal committed Apr 21, 2024
1 parent d474489 commit e4c428c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions client/src/components/modal/auth/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -293,13 +293,13 @@
}

.auth__container .left__container .lottie-anim {
width: 100%;
width: 95%;
height: auto;
}

.auth__container .right__container {
padding: 20px;
padding-bottom: 40px;
padding-top: 0;
}

#auth-modal .auth__header h3 {
Expand Down

0 comments on commit e4c428c

Please sign in to comment.