From 0d8239f49822ebce02a89172b04a8946d97b679d Mon Sep 17 00:00:00 2001 From: Jeremy Kauffman Date: Mon, 21 Mar 2016 09:27:28 -0400 Subject: [PATCH] fix icon color --- web/scss/_hero.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/web/scss/_hero.scss b/web/scss/_hero.scss index 4cd25e09..9aedd978 100644 --- a/web/scss/_hero.scss +++ b/web/scss/_hero.scss @@ -126,6 +126,7 @@ margin-right: auto; height: 200px; color: desaturate(lighten($color-primary, 40), 30); + color: #7ebeae; /*above wasn't working?*/ text-shadow: 0 0 6px rgba(0,0,0,0.8); } h3