Skip to content

Commit 60b3c45

Browse files
author
Dave Ferris
authored
CHORE update Input helper text color to be accessible (#84)
1 parent dd2c9ff commit 60b3c45

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/InputLabel/InputLabel.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@
66

77
&__helper-text {
88
@include font-type-30;
9-
color: $ux-gray-600;
9+
color: $ux-gray-800;
1010
}
1111
}

0 commit comments

Comments
 (0)