From db4dceaba5b629fa0ff6769c448f87febb2b6af3 Mon Sep 17 00:00:00 2001 From: Barry Clark Date: Wed, 12 Feb 2014 20:42:49 -0500 Subject: Lots of style updates --- scss/_variables.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scss/_variables.scss') diff --git a/scss/_variables.scss b/scss/_variables.scss index 0a85575..53bae88 100644 --- a/scss/_variables.scss +++ b/scss/_variables.scss @@ -12,7 +12,7 @@ $black: #000; $darkerGray: #222; $darkGray: #333; $gray: #666; -$lightGray: #bbb; +$lightGray: #aaa; $lighterGray: #eee; $white: #fff; -- cgit v1.2.3