From 6cdbd0d81c999a02956d9f5eb6c7e4979b800384 Mon Sep 17 00:00:00 2001 From: Laury GvR Date: Mon, 25 Mar 2019 14:29:10 -0400 Subject: [PATCH] Header/stylesheet bump --- css/app.css | 2 +- header.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/css/app.css b/css/app.css index 0fa2dcc..c7e0ced 100644 --- a/css/app.css +++ b/css/app.css @@ -6855,7 +6855,7 @@ ul#sec-nav { .hero-image-container { width: 100%; padding-bottom: 55%; - background: url("../assets/2-and-7.jpg?v=1.0"); + background: url("../assets/2and7TrueNorth1900x600.jpg?v=1.0"); background-repeat: no-repeat; background-size: cover; } diff --git a/header.php b/header.php index ecb0ba2..54af24c 100644 --- a/header.php +++ b/header.php @@ -4,7 +4,7 @@ <?php wp_title(); ?> - + -- 2.17.1