From bf495465ff9e2eb87ac0cb69d564de24c9b8d10f Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Tue, 9 Oct 2018 12:20:26 -0400 Subject: [PATCH] Removed social/contact links, resized logo --- css/app.css | 4 ++-- scss/_page.header.scss | 4 ++-- sections/header.php | 13 +------------ 3 files changed, 5 insertions(+), 16 deletions(-) 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 @@
-
-