From 38be08014b24da909ff4ae1d60970d4764f2395f Mon Sep 17 00:00:00 2001 From: Scott Nonnenberg Date: Wed, 18 Jul 2018 16:29:34 -0700 Subject: [PATCH] Make text entered in search box higher-contrast --- stylesheets/_index.scss | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/_index.scss b/stylesheets/_index.scss index ecb966738..f040262eb 100644 --- a/stylesheets/_index.scss +++ b/stylesheets/_index.scss @@ -110,7 +110,6 @@ input.search { font-size: 14px; line-height: 18px; font-weight: normal; - color: $color-light-35; position: relative; border-radius: 4px;