projects
/
WP-Themes
/
petoskeyarea.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9a84491
)
last adjustment to the front page
author
Ian Weller
<ian@gaslightmedia.com>
Thu, 21 Jul 2016 17:07:49 +0000
(13:07 -0400)
committer
Ian Weller
<ian@gaslightmedia.com>
Thu, 21 Jul 2016 17:07:49 +0000
(13:07 -0400)
front-page.php
patch
|
blob
|
history
diff --git
a/front-page.php
b/front-page.php
index
6c12a45
..
5ed4c1d
100644
(file)
--- a/
front-page.php
+++ b/
front-page.php
@@
-3,7
+3,7
@@
<?php get_template_part('parts/slide-show');?>
<div id="content-wrapper">
<div class="row">
- <div id="main-content" class="small-8 small-centered columns text-center">
+ <div id="main-content" class="small-
12 medium-
8 small-centered columns text-center">
<?php if(have_posts()) : while(have_posts()): the_post();?>
<?php the_content();?>
<?php endwhile; else:?>