Better placement

This commit is contained in:
Jeremy Thomas
2018-03-29 22:53:26 +01:00
parent 2e12d97ab4
commit 6dae52de42
7 changed files with 40 additions and 48 deletions

View File

@@ -59,8 +59,6 @@ route: documentation
<section class="section bd-typo">
<div class="container">
{% include native.html %}
<p class="has-text-centered has-text-grey-light">
<a href="{{ site.url }}/made-with-bulma/">
<img src="{{ site.url }}/images/made-with-bulma.png" alt="Made with Bulma" width="128" height="24">
@@ -75,4 +73,3 @@ route: documentation
</p>
</div>
</section>

View File

@@ -47,7 +47,5 @@ route: blog
</nav>
</div>
</div>
{% include native.html %}
</div>
</section>