From: Anthony Talarico Date: Thu, 17 May 2018 19:31:20 +0000 (-0400) Subject: fixing content spacing on first page parallax animations X-Git-Tag: v1.0.0^2~5 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=814dafe63a7001e20a3935410361177b2adc1e64;p=WP-Themes%2Flaurium.git fixing content spacing on first page parallax animations --- diff --git a/style.css b/style.css index 4b8c62e..9cf894b 100644 --- a/style.css +++ b/style.css @@ -1944,9 +1944,7 @@ Portfolio Section float: left; position: relative; } -.parallax-section:nth-child(4) .mid-content{ - width: 75%; -} + @media (min-width: 768px){ .parallax-section:nth-child(4) .portfolio-list{ width: 24%; @@ -2662,7 +2660,7 @@ Responsive grid for pages border-bottom: 4px solid #320701; /* border-top: 3px solid #F28B59; border-bottom: 3px solid #F28B59; */ - background: rgba(255,255,255, .9) !important; + /* background: rgba(255,255,255, .9) !important; */ /* margin-top: 30px; */ } .parallax-section:nth-child(3){