diff --git a/_sass/_base.sass b/_sass/_base.sass index 27d19a0fd3..e249d24175 100644 --- a/_sass/_base.sass +++ b/_sass/_base.sass @@ -783,7 +783,6 @@ dd font-weight: 500 margin-bottom: 30px padding-bottom: 10px - border-bottom: 1px solid #cccccc // Make sure anchor links aren't hidden by the header &:before @@ -793,6 +792,9 @@ dd height: $header-clearance visibility: hidden + h1,h2 + border-bottom: 1px solid #cccccc + h1 font-size: 32px padding-right: 60px @@ -802,9 +804,12 @@ dd h3 font-size: 24px + font-weight: 300 + margin-bottom: 5px h4 font-size: 20px + margin-bottom: 0px h5, h6 font-size: 16px