Merge pull request #971 from dod-ccpo/fix-funding-pg-spacing

Fix spacing on Funding page
This commit is contained in:
leigh-mil 2019-07-16 20:50:24 -04:00 committed by GitHub
commit 515cf4c137
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -8,6 +8,8 @@
display: flex;
align-items: baseline;
justify-content: space-around;
height: 55px;
align-items: center;
.card__status-spacer {
flex-grow: 10;