Fix CTAs for funding page

This commit is contained in:
richard-dds
2019-06-11 14:00:31 -04:00
parent 06f4aeb74d
commit 13eb277f4a
3 changed files with 30 additions and 10 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;