From e9a65e6c3f3586884efdc3363cbdadf62eb009c4 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Sun, 1 Jun 2014 18:17:13 -0400 Subject: Clear up color variable usage in the Scss --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'style.css') diff --git a/style.css b/style.css index be1d9e9..a8c531b 100644 --- a/style.css +++ b/style.css @@ -174,7 +174,7 @@ img { .site-description { margin: -5px 0 0 0; - color: #777777; + color: #666666; font-size: 16px; } @media screen and (max-width: 520px) { .site-description { -- cgit v1.2.3