Merge pull request #936 from dod-ccpo/fix-landing-page-alignment

Fix portfolio landing page alignment
This commit is contained in:
richard-dds 2019-06-17 15:59:47 -04:00 committed by GitHub
commit 9aabfa0503
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,9 +5,7 @@
} }
.about-cloud { .about-cloud {
margin-top: 4rem; margin: 4rem 16rem;
margin-left: 2rem;
max-width: 900px; max-width: 900px;
} }