fixing the oc menu cottage image
authorAnthony Talarico <talarico@gaslightmedia.com>
Wed, 21 Mar 2018 20:59:38 +0000 (16:59 -0400)
committerAnthony Talarico <talarico@gaslightmedia.com>
Wed, 21 Mar 2018 20:59:38 +0000 (16:59 -0400)
the text in the cottage logo wasn't flush against the logo

assets/cottage-oc.png
header.php
style.css

index 48d24a1..36410a2 100755 (executable)
Binary files a/assets/cottage-oc.png and b/assets/cottage-oc.png differ
index cc97f28..b24ccb5 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.1.29">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.1.30">
     <link rel="shortcut icon" href="<?php echo get_template_directory_uri(); ?>/favicon.ico">
     <link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700' rel='stylesheet' type='text/css'>
     <link href='https://fonts.googleapis.com/css?family=Josefin+Slab:700' rel='stylesheet' type='text/css'>
index afaa07e..45b9ef5 100644 (file)
--- 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.29
+Version: 1.1.30
 */