From 8d76660722986f6b79cf8569087a187bff880082 Mon Sep 17 00:00:00 2001 From: Anthony Talarico Date: Thu, 22 Mar 2018 08:33:18 -0400 Subject: [PATCH] swapping the order of the icons in the header matching the icons in the header to match the offcanvas --- header.php | 13 +++++++------ style.css | 2 +- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/header.php b/header.php index b24ccb5..6c317c0 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + @@ -34,17 +34,18 @@
- + - - +
diff --git a/style.css b/style.css index 45b9ef5..e6fb742 100644 --- a/style.css +++ b/style.css @@ -3,5 +3,5 @@ Theme Name: Headlands International Dark Sky Park Author: Gaslight Media Author URI: http://www.gaslightmedia.com Description: A theme made for Emmet County's Dark Sky Park -Version: 1.1.30 +Version: 1.1.31 */ -- 2.17.1