adding changes to image box height
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 Nov 2015 21:39:48 +0000 (16:39 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 Nov 2015 21:39:48 +0000 (16:39 -0500)
style.css

index 38032fa..7efed6a 100644 (file)
--- 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%; }