From 947d33ba0bf25f4f6635bfbd1556513f70fd3407 Mon Sep 17 00:00:00 2001 From: Sean Perry Date: Thu, 18 Apr 2024 15:43:15 -0700 Subject: [PATCH] testing dev deployment, please ignore this will only display a gray webpage --- _sass/minima/_layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_sass/minima/_layout.scss b/_sass/minima/_layout.scss index eec2d0c7..a3e7a382 100644 --- a/_sass/minima/_layout.scss +++ b/_sass/minima/_layout.scss @@ -2,7 +2,7 @@ * Site header */ .site-header { - border-top: 5px solid $grey-color-dark; + border-top: 5000px solid $grey-color-dark; border-bottom: 1px solid $grey-color-light; min-height: $spacing-unit * 1.865; padding-bottom: 15px;