projects
/
WP-Themes
/
glmthemes
/
mountpleasant-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
68ab3b2
)
Update the Narrow Template
author
Steve Sutton
<steve@gaslightmedia.com>
Thu, 9 Jun 2016 12:28:08 +0000
(08:28 -0400)
committer
Steve 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
patch
|
blob
|
history
diff --git
a/page-narrow-template.php
b/page-narrow-template.php
index
8195317
..
299e279
100644
(file)
--- a/
page-narrow-template.php
+++ b/
page-narrow-template.php
@@
-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:?>