Skip to content

Commit

Permalink
Vertical align org name
Browse files Browse the repository at this point in the history
  • Loading branch information
lagoan committed Mar 2, 2021
1 parent b77b604 commit f8dcfd9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/assets/stylesheets/blocks/_navbars.scss
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
margin-top: -20px;
height: 65px;
}

@media (min-width: 768px) {
#org-navbar .navbar-nav li a {
line-height: 65px;
Expand All @@ -23,7 +24,7 @@
margin-top: -20px;

#banner-org-name {
margin-top: 40px;
margin-top: 20px;
}
}
@media (min-width: 768px) {
Expand Down

0 comments on commit f8dcfd9

Please sign in to comment.