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

index 3335d68..e24b6c1 100644 (file)
--- a/style.css
+++ b/style.css
@@ -62,13 +62,13 @@ Text Domain:        galleria
 @media (min-width: 900px) and (max-width: 1200px){
     .site-main ul.products li.product {
         width: 20%;
-        height: 300px !important;
+        height: 330px !important;
         margin-bottom: 0; }
 }
 @media (min-width: 1200px) and (max-width: 1800px){
     .site-main ul.products li.product {
         width: 20%;
-        height: 275px !important;
+        height: 285px !important;
         margin-bottom: 0; }
 }