From 5fb124b987a73e776ce0ee5f549e1a9252b5e3d2 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Wed, 27 Mar 2019 15:28:44 -0400 Subject: [PATCH] Place blog home/archive/category header section within its main element --- sections/blog-archive.php | 10 +++++----- sections/blog-category.php | 21 ++++++++++----------- 2 files changed, 15 insertions(+), 16 deletions(-) diff --git a/sections/blog-archive.php b/sections/blog-archive.php index 5a43fd5..48a7b44 100644 --- a/sections/blog-archive.php +++ b/sections/blog-archive.php @@ -1,9 +1,9 @@ - -
- -
-
+ +
+ +
+
diff --git a/sections/blog-category.php b/sections/blog-category.php index 28482c8..deb6ab9 100644 --- a/sections/blog-category.php +++ b/sections/blog-category.php @@ -1,15 +1,14 @@ - -
- -
+
+ +
-- 2.17.1