Widened frontpage content to small-12 like the rest of the site
authorLaury GvR <laury@gaslightmedia.com>
Wed, 30 Aug 2017 18:39:47 +0000 (14:39 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 30 Aug 2017 18:39:47 +0000 (14:39 -0400)
sections/front-page.php

index 4e7113d..8d6fdcc 100644 (file)
@@ -2,21 +2,11 @@
                     <main class="page-front">
                         <div id="content-wrapper" class="cutCorner">
                             <div class="row">
-                                <div id="front-content" class="small-centered small-12 medium-10 columns">
+                                <div id="front-content" class="small-centered small-12 columns">
                                     <div class="row">
                                         <?php get_template_part('parts/main-content');?>
-<!--                                         <div id="special-button" class="text-center small-12 columns">
-                                           <a class="reserve" href="<?php //echo get_permalink(371); ?>">Reserve Your Space</a>
-                                        </div>
--->
                                     </div>
                                 </div>
-
-<!--                                <div class="small-12 medium-6 large-4 columns small-text-center medium-text-left">
-                                    <?php //get_sidebar(); ?>
-                                </div>
--->
-
                             </div>
                             <div class="row">
                                 <?php