Change class name to better describe the element
This commit is contained in:
parent
43d1e01e10
commit
281aa43edf
@ -220,7 +220,7 @@
|
|||||||
color: $color-gray;
|
color: $color-gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
.subheading {
|
.subheading, .description {
|
||||||
color: $color-gray;
|
color: $color-gray;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -200,7 +200,7 @@ forms:
|
|||||||
government_civilians: Government Civilians
|
government_civilians: Government Civilians
|
||||||
military: Military
|
military: Military
|
||||||
contractor: Contractor
|
contractor: Contractor
|
||||||
other: "Other <em class='subheading'>(E.g. University or other partner)</em>"
|
other: "Other <em class='description'>(E.g. University or other partner)</em>"
|
||||||
dev_team_other_label: Development Team Other
|
dev_team_other_label: Development Team Other
|
||||||
team_experience:
|
team_experience:
|
||||||
label: Team Experience
|
label: Team Experience
|
||||||
|
Loading…
x
Reference in New Issue
Block a user