Update portfolio styling and move DoD component help text

This commit is contained in:
leigh-mil
2020-02-17 12:11:48 -05:00
parent 151d3f7454
commit 437ed6d9b9
6 changed files with 24 additions and 12 deletions

View File

@@ -519,3 +519,15 @@
}
}
}
#portfolio-create {
.usa-input__choices {
.usa-input__title {
font-weight: $font-bold;
}
label {
font-size: $base-font-size;
}
}
}