From: Anthony Talarico Date: Wed, 25 Nov 2015 21:44:46 +0000 (-0500) Subject: changing image height X-Git-Tag: v1.0.0^2~70 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=eaebb735a58205ab3e618eb42dbe4f284d721c3a;p=WP-Themes%2Fthemoleholeonline.git changing image height --- diff --git a/style.css b/style.css index 7efed6a..81fc2c9 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: 210px !important; + height: 270px !important; margin-bottom: 0; } } @media (min-width: 1200px) and (max-width: 1800px){