removed bad element from index
authorIan Weller <ian@gaslightmedia.com>
Tue, 2 Feb 2016 20:44:32 +0000 (15:44 -0500)
committerIan Weller <ian@gaslightmedia.com>
Tue, 2 Feb 2016 20:44:32 +0000 (15:44 -0500)
index.php

index 327821a..8d42f66 100644 (file)
--- a/index.php
+++ b/index.php
@@ -1,6 +1,5 @@
 <?php get_header(); ?>
 
-<div class="bg-container">
 <main class="page-inside">
         <?php if (is_page("kitchensink")) {
             get_template_part('parts/glm-kitchen-sink');