Skip to content

Commit

Permalink
Merge pull request #8 from paviliondev/fix-anon-spacing
Browse files Browse the repository at this point in the history
Update common.scss
  • Loading branch information
angusmcleod authored Jun 19, 2023
2 parents 18f6749 + bf7380b commit f3561ce
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions common/common.scss
Original file line number Diff line number Diff line change
Expand Up @@ -84,3 +84,8 @@
.title .custom-header-links.scrolling {
display: none;
}

// maintains suitable spacing when Sign Up buttons are present
.anon .d-header .sign-up-button {
margin-left: 1.25em;
}

0 comments on commit f3561ce

Please sign in to comment.