new styles for TO step2

This commit is contained in:
mk-dds
2019-07-19 14:40:20 -04:00
parent 14673ff541
commit 693260b1f4
4 changed files with 9 additions and 7 deletions

View File

@@ -68,6 +68,11 @@
background-color: $color-gray-lightest;
}
.usa-input__title,
.usa-input__title-inline {
font-weight: $font-normal;
}
&.task_order__form {
hr {
margin-top: 1.5rem;
@@ -88,11 +93,6 @@
max-width: unset;
}
.usa-input__title,
.usa-input__title-inline {
font-weight: $font-normal;
}
.date-picker {
.usa-input__title {
font-weight: $font-bold;