removing top value from the parallax sections
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 May 2018 19:02:34 +0000 (15:02 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 May 2018 19:02:34 +0000 (15:02 -0400)
style.css

index 9893cdd..2501a26 100644 (file)
--- a/style.css
+++ b/style.css
@@ -635,7 +635,7 @@ Content
     .parallax-section {
         padding: 30px 0 30px;
         position: relative;
-        top: 20px;
+        /* top: 20px; */
     }
 }