Footer width issue fixed.
authorLaury GvR <laury@gaslightmedia.com>
Tue, 20 Jan 2015 19:18:23 +0000 (14:18 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Tue, 20 Jan 2015 19:18:23 +0000 (14:18 -0500)
footer.php
home.php

index 9cb138c..8d182af 100755 (executable)
@@ -1,4 +1,4 @@
-                <footer class="columns">
+                <footer>
                     <div class="row">
                         <div class="small-12 columns">
                             <h1>Development Partners</h1>
index 5159441..9c26e73 100644 (file)
--- a/home.php
+++ b/home.php
@@ -68,4 +68,5 @@
             ?>
         </ul>
     </div>
+</div>
         <?php get_footer(); ?>