diff --git a/source/stylesheets/screen.css.scss b/source/stylesheets/screen.css.scss index f760f8f..6eec37a 100644 --- a/source/stylesheets/screen.css.scss +++ b/source/stylesheets/screen.css.scss @@ -294,6 +294,10 @@ html, body { ); } + h1:first-child, div:first-child + h1 { + border-top-width: 0; + } + h2 { @extend %header-font; font-size: 20px;