diff --git a/_sass/main.scss b/_sass/main.scss index c438a4b..2fcd8a9 100644 --- a/_sass/main.scss +++ b/_sass/main.scss @@ -89,7 +89,7 @@ hr { border: none; border-bottom-color: $gray-500; border-bottom-style: solid; - border-top-color: $gray-800; + border-top-color: $gray-700; border-top-style: solid; height: 0; margin-bottom: 1rem;