Skip to content

Commit

Permalink
Merge pull request #2296 from ORCID/lmendoza/104-the-homepage-top-bar…
Browse files Browse the repository at this point in the history
…-new-info-has-a-bottom-margin-that-needs-reducing-to-32px-2

lmendoza/104-the-homepage-top-bar-new-info-has-a-bottom-margin-that-n…
  • Loading branch information
leomendoza123 authored Jul 8, 2024
2 parents 7cab444 + d7aedf3 commit 542c72a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/layout/header/header.component.scss
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ nav {
.top-bar,
.top-bar-new-info {
height: 60px;
margin-bottom: 60px;
margin-bottom: 1px;
.menu-container {
height: 100%;
display: flex;
Expand Down

0 comments on commit 542c72a

Please sign in to comment.