From 9d649acaceeb909056d5dd650f48a21bf1a23ee8 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Wed, 25 Nov 2015 16:50:58 -0500 Subject: [PATCH] minor height adjustments --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d902428..3335d68 100644 --- a/style.css +++ b/style.css @@ -68,7 +68,7 @@ Text Domain: galleria @media (min-width: 1200px) and (max-width: 1800px){ .site-main ul.products li.product { width: 20%; - height: 265px !important; + height: 275px !important; margin-bottom: 0; } } -- 2.17.1