From 6c24c812e9d53a2d8d72dabfd99b3c5d5fad1b03 Mon Sep 17 00:00:00 2001 From: Ian Weller Date: Mon, 24 Apr 2017 09:24:44 -0400 Subject: [PATCH] I took out the small-12 class with the main content I took out the small-12 class with the id main-content. I realized it would be bad html if I just tookout the conditonal template variable. --- parts/main-content.php | 2 +- sections/interior-page.php | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/parts/main-content.php b/parts/main-content.php index 5a9ccd0..1c66d19 100644 --- a/parts/main-content.php +++ b/parts/main-content.php @@ -1,4 +1,4 @@ -
+
diff --git a/sections/interior-page.php b/sections/interior-page.php index e57cb5a..12b31a5 100644 --- a/sections/interior-page.php +++ b/sections/interior-page.php @@ -13,6 +13,7 @@
ID ) !== "events-template.php" ) { ?> +
-- 2.17.1