From 8a5686961189195eb7108f46a28f0de5b789520c Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 4 Dec 2015 10:07:30 -0500 Subject: [PATCH] removing italics --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index a389cdd..3ee86ae 100644 --- a/style.css +++ b/style.css @@ -1081,7 +1081,7 @@ p.stars a { padding: 1em 1.387em; } .site-main ul.products li.product-category .g-product-title h3 { font-family: "Libre Baskerville", "Georgia", serif; - font-style: italic; + font-style: normal; font-size: 12px; font-weight: 400 !important; background: transparent; -- 2.17.1