Skip to content
Snippets Groups Projects
Commit 0632eeae authored by Joseph Weston's avatar Joseph Weston Committed by Anton Akhmerov
Browse files

fix margin of footer with respect to rest of page

parent 7a75fce5
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@
</div>
<!--End of body content-->
<footer id="footer">
<footer id="footer" class="row">
{{ content_footer }}
{{ template_hooks['page_footer']() }}
</footer>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment