From c192acd4e3fc8b653911318ef452e3e357cf7fc4 Mon Sep 17 00:00:00 2001 From: Katie Porter Date: Thu, 9 Jun 2016 10:59:41 -0600 Subject: [PATCH] Update navigation and favicons with new logo --- .../_assets/stylesheets/components/nav.less | 4 +- source/_assets/stylesheets/images.less | 4 +- source/_includes/head.html | 39 +++++++++---------- 3 files changed, 22 insertions(+), 25 deletions(-) diff --git a/source/_assets/stylesheets/components/nav.less b/source/_assets/stylesheets/components/nav.less index 66dd943e98..eb8475aca1 100644 --- a/source/_assets/stylesheets/components/nav.less +++ b/source/_assets/stylesheets/components/nav.less @@ -76,8 +76,8 @@ #logo { margin-top: 21px; display: inline-block; - width: 120px; - height: 26px; + width: 155px; + height: 37px; margin-left: 30px; } #nav-menu { diff --git a/source/_assets/stylesheets/images.less b/source/_assets/stylesheets/images.less index 08a5d4acc6..0242b64889 100644 --- a/source/_assets/stylesheets/images.less +++ b/source/_assets/stylesheets/images.less @@ -3,7 +3,7 @@ // Logo #logo { - background: url(../images/sendgrid-logo-blue.png?embed=true) no-repeat; + background: url('https://sendgrid.com/brand/sg-logo.png') no-repeat; background-size: contain; } @@ -36,4 +36,4 @@ .circle-indicator { background: url(../images/circle-indicator.gif); -} \ No newline at end of file +} diff --git a/source/_includes/head.html b/source/_includes/head.html index b0a30d0e51..4e2033958c 100644 --- a/source/_includes/head.html +++ b/source/_includes/head.html @@ -54,27 +54,24 @@ - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + +