footer v0
This commit is contained in:
@@ -3,13 +3,13 @@
|
||||
{{ page.footer_top }}
|
||||
</section>
|
||||
<section id="footer-bottom" class="row">
|
||||
<div id="footer-left" class="columns small-1">
|
||||
<div id="footer-left" class="columns small-3 small-offset-1">
|
||||
{{ page.footer_bottom_left }}
|
||||
</div>
|
||||
<div id="footer-middle" class="columns small-10">
|
||||
<div id="footer-middle" class="columns small-2 small-offset-0">
|
||||
{{ page.footer_bottom_middle }}
|
||||
</div>
|
||||
<div id="footer-right" class="columns small-1">
|
||||
<div id="footer-right" class="columns small-4 small-offset-1">
|
||||
{{ page.footer_bottom_right }}
|
||||
</div>
|
||||
</section>
|
||||
|
Reference in New Issue
Block a user