Blog image front page style fix
authorLaury GvR <laury@gaslightmedia.com>
Mon, 12 Jan 2015 17:02:37 +0000 (12:02 -0500)
committerLaury GvR <laury@gaslightmedia.com>
Mon, 12 Jan 2015 17:02:37 +0000 (12:02 -0500)
front-page.php

index 2a96cab..e5b329c 100755 (executable)
@@ -57,7 +57,7 @@
                                         <div>
                                             
                                             <div class="row">
-                                                <div class="small-12 medium-4 columns"><?php echo get_the_post_thumbnail($post->ID, array(120, 100), array('class' => 'blog-excerpt-img-wrap')); ?></div>
+                                                <div class="small-8 small-centered medium-4 medium-uncentered columns"><?php echo get_the_post_thumbnail($post->ID, array(190, 190), array('class' => 'blog-excerpt-img-wrap')); ?></div>
                                                 <div class="small-12 medium-8 columns">
                                                     <h3 class="title-posts" href="<?php the_permalink(); ?>"><?php the_title(); ?></h3>