From fd7c3121fa0001446b072dc14dc7432cb2d60587 Mon Sep 17 00:00:00 2001 From: Montana Date: Wed, 13 Feb 2019 11:27:27 -0500 Subject: [PATCH] Make the input titles black --- styles/sections/_task_order.scss | 3 --- 1 file changed, 3 deletions(-) diff --git a/styles/sections/_task_order.scss b/styles/sections/_task_order.scss index 530aa49a..b7727a77 100644 --- a/styles/sections/_task_order.scss +++ b/styles/sections/_task_order.scss @@ -281,9 +281,6 @@ } } - .usa-input__title { - color: $color-gray; - } .subheading, .description { color: $color-gray;