From: Anthony Talarico Date: Wed, 25 Nov 2015 21:39:48 +0000 (-0500) Subject: adding changes to image box height X-Git-Tag: v1.0.0^2~71 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/?a=commitdiff_plain;h=5771bbb5f374551ed4b8435648c274c9fd6b6048;p=WP-Themes%2Fthemoleholeonline.git adding changes to image box height --- diff --git a/style.css b/style.css index 38032fa..7efed6a 100644 --- a/style.css +++ b/style.css @@ -1395,7 +1395,7 @@ p.stars a { @media screen and (min-width: 1800px) { .site-main ul.products li.product { width: 20%; - height: 220px; + height: 240px; margin-bottom: 0; } .site-main ul.products li.product:nth-child(3n) { width: 20%; }