Skip to content

Commit

Permalink
Merge pull request #400 from ashawley/active-nav-underline-defect
Browse files Browse the repository at this point in the history
Fix defect with underline in nav
  • Loading branch information
ashawley authored Feb 15, 2019
2 parents 333cb69 + b7dda6d commit 3baac26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _sass/_header.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
}

.site-nav a + a {
padding-left: $nav-link-padding-x;
margin-left: $nav-link-padding-x;
}

.site-header a:hover,
Expand Down

0 comments on commit 3baac26

Please sign in to comment.