From: Laury GvR Date: Tue, 5 May 2015 19:58:07 +0000 (-0400) Subject: Fixed unrecognised variable grey X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=b31c014b1e2ed6f756fe2737e4da8edea9b0969b;p=web%2FGruntInit%2FglmTheme.git Fixed unrecognised variable grey --- diff --git a/root/scss/_blog.scss b/root/scss/_blog.scss index 66a3443..32f13cd 100644 --- a/root/scss/_blog.scss +++ b/root/scss/_blog.scss @@ -48,7 +48,7 @@ margin: 10px 0; li { font-size: rem-calc(10); - color: $grey; + color: grey; padding: 0 0 5px; a { font-size: rem-calc(11);