adding padding to the front page content
authorAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 May 2018 17:49:40 +0000 (13:49 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Thu, 10 May 2018 17:49:40 +0000 (13:49 -0400)
style.css

index cd98c97..fc085c4 100644 (file)
--- 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 {