/*
Theme Name: Quark Child
Theme URI: N/A
Description: A child theme to position the header bar correctly. Required because modifications to the main theme's php files (the main theme being Quark) are lost when the theme is updated.
Author: TMW
Author URI: N/A
Template: quark
Version: 0.1
*/

@import url("../quark/style.css");

#masthead img {
	margin-top:8px;
}

#masthead #site-navigation {
	margin-top: 0;
}

#masthead .site-title h1 {
	margin-bottom: 0.325rem;
}