fixing one inconsistancy
authorIan Weller <ian@gaslightmedia.com>
Fri, 22 Jul 2016 15:13:06 +0000 (11:13 -0400)
committerIan Weller <ian@gaslightmedia.com>
Fri, 22 Jul 2016 15:13:06 +0000 (11:13 -0400)
parts/glm-blocks.php

index 031b075..754abc9 100644 (file)
@@ -2,7 +2,7 @@
 <?php $blocks = fetch_all_glm_blocks();?>
 <div class="blocks row collapse">
     <?php foreach ($blocks as $block):?>
-    <div class="text-center small-12 medium-4 large-3 columns large-text-left blocks">
+    <div class="small-12 medium-4 large-3 columns text-left blocks">
             <div class="block-overlay">
                     <?php if($block->url):?>
                     <a href="<?php echo $block->url;?>"<?php if($block->externalUrl){echo ' target="_blank"';}?>>