From: Laury GvR Date: Fri, 1 Jun 2018 16:58:18 +0000 (-0400) Subject: New logo in header X-Git-Tag: v1.0.0^2~8 X-Git-Url: http://cvs2.gaslightmedia.com/gitweb/index.cgi?a=commitdiff_plain;h=de9f2d6f36f2b6324b214c9d74fe094d00d6356a;p=WP-Themes%2Fmurdicksmackinacfudge.git New logo in header --- diff --git a/assets/oie_transparent.png b/assets/oie_transparent.png new file mode 100644 index 0000000..dade444 Binary files /dev/null and b/assets/oie_transparent.png differ diff --git a/css/app.css b/css/app.css index 6ce4cbc..ad150c9 100644 --- a/css/app.css +++ b/css/app.css @@ -6993,7 +6993,7 @@ header { max-width: 1000px; } header #header-left { float: left; - padding-left: 75px; + padding-left: 65px; text-align: left; } @media only screen and (min-width:0em) and (max-width:75em) { header #header-left { @@ -7053,7 +7053,7 @@ header { header #over-header { margin-bottom: 25px; } } header #header-logo { - max-width: 290px; + max-width: 270px; margin-bottom: 5px; } header #header-phone-socials { float: right; diff --git a/parts/header-meta.php b/parts/header-meta.php index 013ef04..6e43847 100644 --- a/parts/header-meta.php +++ b/parts/header-meta.php @@ -2,7 +2,7 @@ <?php wp_title(); ?> - + diff --git a/scss/_header.scss b/scss/_header.scss index a23d6fb..31c7fed 100644 --- a/scss/_header.scss +++ b/scss/_header.scss @@ -9,7 +9,7 @@ header { } #header-left { float: left; - padding-left: 75px; + padding-left: 65px; text-align: left; @media #{$medium-down} { text-align: center; @@ -84,7 +84,7 @@ header { } } #header-logo { - max-width: 290px; + max-width: 270px; margin-bottom: 5px; } #header-phone-socials { diff --git a/sections/header.php b/sections/header.php index 4116537..61fb7f4 100644 --- a/sections/header.php +++ b/sections/header.php @@ -4,7 +4,7 @@
- +