Larger header image on frontpage
authorLaury GvR <laury@gaslightmedia.com>
Thu, 21 Mar 2019 16:09:18 +0000 (12:09 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Thu, 21 Mar 2019 16:09:18 +0000 (12:09 -0400)
assets/2-and-7.jpg
css/app.css
header.php
scss/_page.header.scss
style.css

index ad6da59..3334457 100644 (file)
Binary files a/assets/2-and-7.jpg and b/assets/2-and-7.jpg differ
index 95eda7c..55e8dd2 100644 (file)
@@ -6854,8 +6854,8 @@ ul#sec-nav {
 
 .hero-image-container {
   width: 100%;
-  padding-bottom: 40%;
-  background: url("../assets/2-and-7.jpg"); }
+  padding-bottom: 55%;
+  background: url("../assets/2-and-7.jpg?v=1.0"); }
 
 video {
   width: 100%;
index ee8e460..7bbc9d9 100644 (file)
@@ -4,7 +4,7 @@
     <meta charset="utf-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
     <title><?php wp_title(); ?></title>
-    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.34">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.35">
 <!--      <link rel="shortcut icon" href="<?php //echo get_stylesheet_directory_uri(); ?>/favicon.ico">-->
     <link href='//fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
     <link href='//fonts.googleapis.com/css?family=Kaushan+Script' rel='stylesheet' type='text/css'>
index 611a508..0670517 100644 (file)
@@ -216,8 +216,8 @@ ul#sec-nav {
 }
 .hero-image-container {
     width: 100%;
-    padding-bottom: 40%;
-    background: url("../assets/2-and-7.jpg");
+    padding-bottom: 55%;
+    background: url("../assets/2-and-7.jpg?v=1.0");
 }
 .hero-image {
 
index 9f976f4..07ac298 100644 (file)
--- a/style.css
+++ b/style.css
@@ -4,5 +4,5 @@ Theme Name: TrueNorthGolf
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for True North Golf Club
-Version: 1.0.35
+Version: 1.0.36
 */