From: Anthony Talarico Date: Mon, 21 May 2018 19:23:03 +0000 (-0400) Subject: resetting header to original location X-Git-Tag: v1.0.0^2~1^2~68 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=06d42d72fbfbe97ef186fbdb586f68cb978c8aa1;p=WP-Themes%2Flaurium.git resetting header to original location --- diff --git a/css/responsive.css b/css/responsive.css index 0cf9c2b..6f766b6 100644 --- a/css/responsive.css +++ b/css/responsive.css @@ -323,8 +323,8 @@ Responsive CSS @media (min-width: 1000px){ #site-logo { - position: relative; - top: -20px; + /* position: relative; + top: -20px; */ /* max-width: 180px; */ } }