Change headers to gray
This commit is contained in:
@@ -191,10 +191,6 @@
|
||||
&.inactive {
|
||||
color: $color-gray-light;
|
||||
}
|
||||
|
||||
&.subheading {
|
||||
color: $color-gray;
|
||||
}
|
||||
}
|
||||
|
||||
.funding-summary__table {
|
||||
@@ -219,4 +215,18 @@
|
||||
font-weight: $font-bold;
|
||||
}
|
||||
}
|
||||
|
||||
.usa-input__title {
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
.subheading {
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
.subheading--black {
|
||||
.usa-input__title {
|
||||
color: $color-black;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user