changing image height
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 Nov 2015 21:44:46 +0000 (16:44 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 25 Nov 2015 21:44:46 +0000 (16:44 -0500)
style.css

index 7efed6a..81fc2c9 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: 210px !important;
+        height: 270px !important;
         margin-bottom: 0; }
 }
 @media (min-width: 1200px) and (max-width: 1800px){