From 4735f1f154f13c39a7ca58d48b31817f0d1f024f Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 4 Dec 2015 10:22:54 -0500 Subject: [PATCH] accidently removed font size --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 21fcbf6..43388e8 100644 --- a/style.css +++ b/style.css @@ -1082,7 +1082,7 @@ p.stars a { .site-main ul.products li.product-category .g-product-title h3 { font-family: "Libre Baskerville", "Georgia", serif; font-style: normal; - font-size: 1px; + font-size: 14px; font-weight: 400 !important; background: transparent; margin: 0; -- 2.17.1