From 64c725f9429f918b71d05d9f782a0d5ec7b760d7 Mon Sep 17 00:00:00 2001 From: MickeyKay Date: Thu, 23 Oct 2014 11:19:52 -0700 Subject: [PATCH] Update header logo style to remove bottom margin. --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index d0ec9b5..0f8c3b4 100644 --- a/style.css +++ b/style.css @@ -2097,7 +2097,7 @@ Media Queries } .logo-full { - display: inline-block; + display: block; } .site-header .widget-area {