From: Anthony Talarico Date: Wed, 25 Nov 2015 21:49:45 +0000 (-0500) Subject: more height adjustments X-Git-Tag: v1.0.0^2~68 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=bb5e0d8a62e8184b06d260be24a9064fbbef9965;p=WP-Themes%2Fthemoleholeonline.git more height adjustments --- diff --git a/style.css b/style.css index dd2712b..d902428 100644 --- a/style.css +++ b/style.css @@ -62,7 +62,7 @@ Text Domain: galleria @media (min-width: 900px) and (max-width: 1200px){ .site-main ul.products li.product { width: 20%; - height: 270px !important; + height: 300px !important; margin-bottom: 0; } } @media (min-width: 1200px) and (max-width: 1800px){