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 @@
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+