Merge pull request #954 from dod-ccpo/fix-landing-page-alignment-again
Actually center portfolio landing page content
This commit is contained in:
@@ -5,7 +5,7 @@
|
|||||||
}
|
}
|
||||||
|
|
||||||
.about-cloud {
|
.about-cloud {
|
||||||
margin: 4rem 16rem;
|
margin: 4rem auto;
|
||||||
max-width: 900px;
|
max-width: 900px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user