removed padding from bottom of image
authorAnthony Talarico <talarico@gaslightmedia.com>
Fri, 20 Nov 2015 16:07:13 +0000 (11:07 -0500)
committerAnthony Talarico <talarico@gaslightmedia.com>
Fri, 20 Nov 2015 16:07:13 +0000 (11:07 -0500)
style.css

index 8029cab..8943f12 100644 (file)
--- a/style.css
+++ b/style.css
@@ -999,7 +999,7 @@ p.stars a {
       .site-main ul.products li.product .g-product-title {
         -webkit-animation-duration: .3s;
         left: 1em;
-        bottom: 0em;
+        bottom: 1em;
         right: 1em;
         /*padding: 1.387em 1.618em; */
         opacity: 0; }