Skip to content

Commit f3561ce

Browse files
authored
Merge pull request #8 from paviliondev/fix-anon-spacing
Update common.scss
2 parents 18f6749 + bf7380b commit f3561ce

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

common/common.scss

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,8 @@
8484
.title .custom-header-links.scrolling {
8585
display: none;
8686
}
87+
88+
// maintains suitable spacing when Sign Up buttons are present
89+
.anon .d-header .sign-up-button {
90+
margin-left: 1.25em;
91+
}

0 commit comments

Comments
 (0)