From: Laury GvR Date: Tue, 9 Oct 2018 16:20:26 +0000 (-0400) Subject: Removed social/contact links, resized logo X-Git-Tag: v1.0.0^2~43 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=bf495465ff9e2eb87ac0cb69d564de24c9b8d10f;p=WP-Themes%2Flakesideclub.git Removed social/contact links, resized logo --- diff --git a/css/app.css b/css/app.css index 0988f4b..2146777 100644 --- a/css/app.css +++ b/css/app.css @@ -7060,8 +7060,8 @@ body #page-wrapper header.main { body #page-wrapper header.main .header-logo .logo-link { display: inline; } body #page-wrapper header.main .header-logo .logo-link .small-header-logo { - max-width: 300px; - margin: -10px auto 10px auto; + max-width: 360px; + margin: 14px auto 10px auto; display: block; } @media only screen and (min-width:0em) and (max-width:64em) { body #page-wrapper header.main .header-logo { diff --git a/scss/_page.header.scss b/scss/_page.header.scss index 6dfa8a6..6224aa2 100644 --- a/scss/_page.header.scss +++ b/scss/_page.header.scss @@ -77,8 +77,8 @@ body #page-wrapper header.main { display: inline; // float: right; .small-header-logo { - max-width: 300px; - margin: -10px auto 10px auto; + max-width: 360px; + margin: 14px auto 10px auto; display: block; } } diff --git a/sections/header.php b/sections/header.php index 1de5775..06dd74a 100644 --- a/sections/header.php +++ b/sections/header.php @@ -1,17 +1,6 @@
-
-