We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 547c2aa + d729608 commit 5f3872bCopy full SHA for 5f3872b
layouts/css/page-modules/_header.styl
@@ -70,5 +70,7 @@ header
70
71
img
72
display block
73
- margin .5em auto 1em auto
+ margin .5em auto 0 auto
74
border none
75
+ max-height 75px
76
+ max-width 180px
layouts/partials/header.hbs
@@ -2,7 +2,7 @@
2
<div class="container">
3
4
<a href="/{{site.locale}}" id="logo">
5
- <img src="/static/images/logo.svg" height="75" width="180" alt="node.js">
+ <img src="/static/images/logos/nodejs-new-white-pantone.png" alt="node.js">
6
</a>
7
<nav>
8
<ul class="list-divider-pipe">
static/images/logos/nodejs-new-white-pantone.png
62.2 KB
0 commit comments