Change class name to better describe the element
This commit is contained in:
parent
43d1e01e10
commit
281aa43edf
@ -220,7 +220,7 @@
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
.subheading {
|
||||
.subheading, .description {
|
||||
color: $color-gray;
|
||||
}
|
||||
|
||||
|
@ -200,7 +200,7 @@ forms:
|
||||
government_civilians: Government Civilians
|
||||
military: Military
|
||||
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
|
||||
team_experience:
|
||||
label: Team Experience
|
||||
|
Loading…
x
Reference in New Issue
Block a user