Actually center portfolio landing page content

This commit is contained in:
richard-dds 2019-06-20 11:19:47 -04:00
parent 2ddc4c2c2b
commit de5d9ddbcc

View File

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