From: Anthony Talarico Date: Thu, 10 May 2018 17:49:40 +0000 (-0400) Subject: adding padding to the front page content X-Git-Tag: v1.0.0^2~35 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=68ccb5d7c2b3fcb5d1845603d084dcbb137e487f;p=WP-Themes%2Flaurium.git adding padding to the front page content --- diff --git a/style.css b/style.css index cd98c97..fc085c4 100644 --- a/style.css +++ b/style.css @@ -1296,7 +1296,7 @@ body.logged-in.parallax-on #masthead { #content { position: relative; z-index: 99; - padding-top: 0 !important; + padding-top: 30px !important; } .page #content{ @@ -1806,7 +1806,7 @@ Service Section } .service-list .service-image img { - padding: 15px; + padding: 6px; } .service-list .service-detail {