From 001a726d6f46ab60cf8cec2d08780f87badf52c5 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 4 Dec 2015 16:36:57 -0500 Subject: [PATCH] reverting changes --- style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/style.css b/style.css index 0b991bf..aeb4bc8 100644 --- a/style.css +++ b/style.css @@ -69,9 +69,9 @@ Text Domain: galleria @media (min-width: 1200px) and (max-width: 1800px){ .site-main ul.products li.product { width: 20%; - height: 285px; + height: 285px !important; margin-bottom: 0; } - site-main .storefront-featured-products ul.products li.product{ + .site-main .storefront-featured-products ul.products li.product{ height: 350px !important; } } -- 2.17.1