Skip to content

Commit

Permalink
fix: style the header logo similary to other MFEs
Browse files Browse the repository at this point in the history
  • Loading branch information
tecoholic committed May 7, 2024
1 parent fb5446a commit d78c367
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions src/components/site-header/styles/_Header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,8 @@ $header-logo-height-mobile: 1.5rem;
}
.logo,
.vertical-divider {
height: $header-logo-height-desktop;
padding-top: 10px;
padding-bottom: 10px;
margin: 0.5rem;
max-height: 4.125rem;
padding: 10px;
}
.main-nav {
.nav-link {
Expand Down

0 comments on commit d78c367

Please sign in to comment.