increasing front page image
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 21 May 2018 13:09:38 +0000 (09:09 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 21 May 2018 13:09:38 +0000 (09:09 -0400)
style.css

index 18aa72b..2495e60 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1804,9 +1804,9 @@ Service Section
 }
 
 .service-list .service-image {
-    height: 80px;
-    width: 80px;
-    margin-top: 15px;
+    height: 125px;
+    width: 125px;
+    /* margin-top: 15px; */
     overflow: hidden;
     border: 3px solid #EEE;
 }
@@ -1816,7 +1816,7 @@ Service Section
 }
 
 .service-list .service-detail {
-    width: 460px;
+    width: 430px;
 }
 
 .service-list.odd {