/*
Theme Name: Monko
Author: Monko
Author URI: https://monko.studio/
Version: 1.0.0
*/

body.admin-bar .header {
	top: 32px;
}

@media screen and (max-width: 782px) {
	body.admin-bar .header {
		top: 46px;
	}
}