Merge pull request #971 from dod-ccpo/fix-funding-pg-spacing
Fix spacing on Funding page
This commit is contained in:
commit
515cf4c137
@ -8,6 +8,8 @@
|
|||||||
display: flex;
|
display: flex;
|
||||||
align-items: baseline;
|
align-items: baseline;
|
||||||
justify-content: space-around;
|
justify-content: space-around;
|
||||||
|
height: 55px;
|
||||||
|
align-items: center;
|
||||||
|
|
||||||
.card__status-spacer {
|
.card__status-spacer {
|
||||||
flex-grow: 10;
|
flex-grow: 10;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user