Sponsors styling

This commit is contained in:
Rob Davies 2017-05-05 16:42:08 +01:00
parent 257bfdff06
commit b3558166d1
10 changed files with 221 additions and 1 deletions

View file

@ -65,6 +65,9 @@
{{ page.content }}
</div>{# /.layout-content #}
<div class="layout-content-bottom">
{{ page.content_bottom }}
</div>{# /.layout-content-bottom #}
</main>
{% if page.footer %}