From 015ab71008026a10abf9b96b07f827e998b343c5 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Fri, 13 Nov 2015 10:13:16 -0500 Subject: [PATCH] removed entry header to get rid of space and page title names --- style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style.css b/style.css index af238ac..3461567 100644 --- a/style.css +++ b/style.css @@ -508,6 +508,7 @@ button.menu-toggle { margin-bottom: 3.236em; } .hentry .entry-header { + display: none; border-bottom-width: 1px; } .hentry .entry-header .posted-on, .hentry .entry-header .byline { -- 2.17.1