Clean up faulty css line
authorLaury GvR <laury@gaslightmedia.com>
Fri, 5 Jul 2019 20:36:49 +0000 (16:36 -0400)
committerLaury GvR <laury@gaslightmedia.com>
Fri, 5 Jul 2019 20:36:49 +0000 (16:36 -0400)
parts/blog-feed-front.php
parts/header-meta.php
style.css

index 6794939..42bdaf8 100644 (file)
@@ -21,7 +21,7 @@
     @media (max-width: 640px){
         .page-front #content-wrapper .content-row{
             padding: 0;
for the bl        }
+        }
     }
     #home-feed-blog .title-posts {
         line-height: 1;
index 13f556c..c05d4fc 100644 (file)
@@ -2,7 +2,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.21">
+    <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=1.0.22">
     <link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.ico?v=1.0.0">
     <link href="https://fonts.googleapis.com/css?family=Quattrocento|Yellowtail|Lato" rel="stylesheet">
     <?php wp_head(); ?>
index f5a9074..46dbc11 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: City of Harbor Springs
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for City of Harbor Springs
-Version: 1.0.21
+Version: 1.0.22
 */