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 {