last adjustment to the front page
authorIan Weller <ian@gaslightmedia.com>
Thu, 21 Jul 2016 17:07:49 +0000 (13:07 -0400)
committerIan Weller <ian@gaslightmedia.com>
Thu, 21 Jul 2016 17:07:49 +0000 (13:07 -0400)
front-page.php

index 6c12a45..5ed4c1d 100644 (file)
@@ -3,7 +3,7 @@
     <?php get_template_part('parts/slide-show');?>
     <div id="content-wrapper">
         <div class="row">
-            <div id="main-content" class="small-8 small-centered columns text-center">
+            <div id="main-content" class="small-12 medium-8 small-centered columns text-center">
                 <?php if(have_posts()) : while(have_posts()): the_post();?>
                 <?php the_content();?>
                 <?php endwhile; else:?>