Merge pull request #889 from dod-ccpo/funding-page-ctas

Funding page CTAs
This commit is contained in:
richard-dds
2019-06-12 11:27:37 -04:00
committed by GitHub
3 changed files with 67 additions and 16 deletions

View File

@@ -82,6 +82,10 @@
min-width: 10rem;
}
.task-order-card__buttons .usa-button-secondary {
min-width: 14rem;
}
.task-order-summary {
margin-top: $gap * 4;