Skip to content

Commit

Permalink
Quick fix Navigation Log In button size
Browse files Browse the repository at this point in the history
  • Loading branch information
Oksamies committed Oct 15, 2024
1 parent 570bc6c commit d51c982
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -242,8 +242,8 @@ button.mobileNavItem {
}

.loginButton {
height: 2.25rem;
padding: 0.75rem;
height: 2.25rem !important;
padding: 0.75rem !important;
}

.headerRightSide {
Expand Down

0 comments on commit d51c982

Please sign in to comment.