line-height: 1; }
main.blog-home, main.blog-archive, main.blog-single {
- margin-top: 170px;
+ margin-top: 200px;
padding-bottom: 50px; }
.blog-archive .featured-image-wrap, .blog-home .featured-image-wrap {
<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=0.0.3">
+ <link rel="stylesheet" href="<?php echo get_stylesheet_directory_uri() ; ?>/css/app.css?v=0.0.4">
<link rel="shortcut icon" href="<?php echo get_stylesheet_directory_uri(); ?>/favicon.png">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,400italic,700' rel='stylesheet' type='text/css'>
<link href="https://fonts.googleapis.com/css?family=El+Messiri" rel="stylesheet">
}
}
main.blog-home, main.blog-archive, main.blog-single{
- margin-top: 170px;
+ margin-top: 200px;
padding-bottom: 50px;
}
.blog-archive, .blog-home {