From ea2bc3acf0d53d2a522ac2d5675d171afecf5c53 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 13 Nov 2015 10:15:41 -0500 Subject: [PATCH] removed page titles --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index 3461567..8805fdd 100644 --- a/style.css +++ b/style.css @@ -370,6 +370,7 @@ h6 { h1.page-title, .page h1.entry-title { + display: none; font-size: 2.618em; } .widget .count, -- 2.17.1