Skip to content

Commit

Permalink
ensure logo heigh and width are back to original state
Browse files Browse the repository at this point in the history
  • Loading branch information
slubwama authored Oct 27, 2024
1 parent 122629e commit debf370
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/login/login.scss
Original file line number Diff line number Diff line change
Expand Up @@ -110,8 +110,8 @@

.logo {
margin-bottom: 2rem;
max-height: 10rem;
max-width: 20rem;
max-height: 7rem;
max-width: 18.75rem;
}

.logo-img {
Expand Down

0 comments on commit debf370

Please sign in to comment.