projects
/
WP-Themes
/
munisinghockey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4385896
)
Content no longer restricted to medium-9, to help the card number fit in the checkout...
author
Laury GvR
<laury@gaslightmedia.com>
Wed, 10 May 2017 20:40:14 +0000
(16:40 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Wed, 10 May 2017 20:40:14 +0000
(16:40 -0400)
page.php
patch
|
blob
|
history
diff --git
a/page.php
b/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:?>