Improved responsiveness, CTA in header, various fixes

This commit is contained in:
Lennart Ziburski
2017-12-07 14:56:19 +01:00
parent 479cdee524
commit 4ad0e29a95
10 changed files with 85 additions and 115 deletions

View File

@ -35,6 +35,6 @@
<img src="/img/search.svg" />
<input type="search" placeholder="Search the docs" class="algolia-search"/>
</a>
<a href="https://github.com/netlify/netlify-cms" class="btn-secondary small github-btn "><img src="/img/github.svg"/> Fork me on GitHub</a>
<span class="cta-header">{{ .Site.Data.landing.cta.button | markdownify }}</span>
</div>
</header>