Update the Narrow Template
authorSteve Sutton <steve@gaslightmedia.com>
Thu, 9 Jun 2016 12:28:08 +0000 (08:28 -0400)
committerSteve Sutton <steve@gaslightmedia.com>
Thu, 9 Jun 2016 12:28:29 +0000 (08:28 -0400)
Switch template to use medium 10

page-narrow-template.php

index 8195317..299e279 100644 (file)
@@ -30,7 +30,7 @@
                 ?>
             </div>
             <div class="row">
-                <div id="main-content" class="small-12 medium-8 medium-centered columns">
+                <div id="main-content" class="small-12 medium-10 medium-centered columns">
                         <?php if(have_posts()) : while(have_posts()): the_post();?>
                         <?php the_content();?>
                         <?php endwhile; else:?>