Content no longer restricted to medium-9, to help the card number fit in the checkout...
authorLaury GvR <laury@gaslightmedia.com>
Wed, 10 May 2017 20:40:14 +0000 (16:40 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Wed, 10 May 2017 20:40:14 +0000 (16:40 -0400)
page.php

index f07c1ea..a56cc69 100644 (file)
--- a/page.php
+++ b/page.php
@@ -1,7 +1,7 @@
 <?php get_header(); ?>
     <div id="content-wrapper" class='side-shadow row'>
         <div class="row content">
-            <div class="small-12 medium-9 columns main">
+            <div class="small-12 columns main">
                 <?php if(have_posts()) : while(have_posts()): the_post();?>
                     <?php the_content();?>
                 <?php endwhile; else:?>