diff --git a/_sass/page.scss b/_sass/page.scss index 3e8e146..55572e0 100644 --- a/_sass/page.scss +++ b/_sass/page.scss @@ -234,9 +234,9 @@ $button-size: 1.5rem; @include clearfix; clear: both; padding-top: 2em; - border-top-width: 2em; - border-top-style: solid; - border-top-color: $lowlightcolor; + //border-top-width: 2em; + //border-top-style: solid; + //border-top-color: $lowlightcolor; h1 { margin-top: 0; }