removing margin from the slideshow
authorAnthony Talarico <talarico@gaslightmedia.com>
Mon, 18 Jun 2018 17:08:52 +0000 (13:08 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Mon, 18 Jun 2018 17:08:52 +0000 (13:08 -0400)
style.css

index baea087..e9b2c4b 100644 (file)
--- a/style.css
+++ b/style.css
@@ -565,7 +565,7 @@ Widgets
 --------------------------------------------------------------*/
 
 .widget {
-    margin: 0 0 20px;
+    /* margin: 0 0 20px; */
 }
 
 /* Make sure select elements fit in widgets */
@@ -1891,7 +1891,7 @@ Portfolio Section
 --------------------------------------------------------------*/
 
 .portfolio-listing {
-    margin: 0 -15px;
+    /* margin: 0 -15px; */
 }
 .parallax-section:nth-child(4) .portfolio-listing a:hover{
     cursor: initial;