Make text entered in search box higher-contrast

This commit is contained in:
Scott Nonnenberg 2018-07-18 16:29:34 -07:00
parent fa18e2ba77
commit 38be08014b

View file

@ -110,7 +110,6 @@ input.search {
font-size: 14px;
line-height: 18px;
font-weight: normal;
color: $color-light-35;
position: relative;
border-radius: 4px;