From 198d6bba3d457a205bd0d627f889c9ca4af34cb0 Mon Sep 17 00:00:00 2001 From: richard-dds Date: Mon, 17 Jun 2019 15:06:27 -0400 Subject: [PATCH] Fix portfolio landing page alignment --- styles/sections/_home.scss | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/styles/sections/_home.scss b/styles/sections/_home.scss index 8a1dc49a..4a4e1354 100644 --- a/styles/sections/_home.scss +++ b/styles/sections/_home.scss @@ -5,9 +5,7 @@ } .about-cloud { - margin-top: 4rem; - margin-left: 2rem; - + margin: 4rem 16rem; max-width: 900px; }