From cb103af2b49a69eff57a32e48105b4a42cb0c121 Mon Sep 17 00:00:00 2001 From: TILvids <69435791+TILvids@users.noreply.github.com> Date: Mon, 12 Jul 2021 12:14:38 -0400 Subject: [PATCH] Update style.scss --- style.scss | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/style.scss b/style.scss index ca36692..c1462e6 100644 --- a/style.scss +++ b/style.scss @@ -61,7 +61,7 @@ h3 { h4 { font-size: 18px; - color: $gray; + color: $lightGray; } p { @@ -117,7 +117,7 @@ img { .date { font-style: italic; - color: $gray; + color: $lightGray; } // Specify the color of the selection @@ -192,7 +192,7 @@ img { .site-name { margin: 0; - color: $darkGray; + color: $lightGray; cursor: pointer; font-family: $helveticaNeue; font-weight: 300; @@ -202,7 +202,7 @@ img { .site-description { margin: -5px 0 0 0; - color: $gray; + color: $lightGray; font-size: 16px; @include mobile {