@import url('styles/main.min.css');

/*
Theme Name: Naked Wordpress
Theme URI: http://bckmn.com/naked-wordpress
Author: J Beckman
Author URI: http://bckmn.com
Description: A super bare theme for designers who don't know Wordpress PHP but want to build with Wordpress.
Version: 1.0
License: GNU General Public License

-------------------------------------------------------------- */
/* temporary styles */

.brand {
	margin: 0 84px;
}

@media (min-width: 320px) and (max-width: 991px) {
	.navbar-nav:first-of-type {
		padding-top: 32px;
	}
	.navbar-nav:last-of-type {
		padding-top: 0;
	}
}