From: Anthony Talarico Date: Thu, 10 May 2018 19:02:34 +0000 (-0400) Subject: removing top value from the parallax sections X-Git-Tag: v1.0.0^2~26 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=9c8bd6aa071ad4084d6bc843c11ddc64e61c83c3;p=WP-Themes%2Flaurium.git removing top value from the parallax sections --- diff --git a/style.css b/style.css index 9893cdd..2501a26 100644 --- a/style.css +++ b/style.css @@ -635,7 +635,7 @@ Content .parallax-section { padding: 30px 0 30px; position: relative; - top: 20px; + /* top: 20px; */ } }