more height adjustments
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 Nov 2015 21:49:45 +0000 (16:49 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 Nov 2015 21:49:45 +0000 (16:49 -0500)
style.css

index dd2712b..d902428 100644 (file)
--- 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){