updating footer markup, first pass at styles (not responsive yet)

This commit is contained in:
Joshua Seigler 2016-07-24 18:44:43 -04:00
parent 0b3cbea742
commit ee61fa65c1
3 changed files with 121 additions and 104 deletions

View file

@ -26,8 +26,8 @@
{{ content }}
<!-- Footer -->
<footer class="content">
{% include footer.html %}
<footer>
{% include footer.html %}
</footer>
<!-- Mobile Nav -->