From: Anthony Talarico Date: Mon, 18 Jun 2018 17:08:52 +0000 (-0400) Subject: removing margin from the slideshow X-Git-Tag: v1.0.0^2~20 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=94247dc58479302b5d1408ac2e2f496310ce70f0;p=WP-Themes%2Fhotelearl.git removing margin from the slideshow --- diff --git a/style.css b/style.css index baea087..e9b2c4b 100644 --- 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;