/*
Theme Name: Uncode Child
Description: Child theme for Uncode theme
Author: Undsgn™
Author URI: http://www.undsgn.com
Template: uncode
Version: 1.0.0
Text Domain: uncode
*/

.logo-customizer {
	height: 25px;
}

@media screen and (max-width: 960px) {
	.logo-customizer {
		height: auto;
		width: 200px;
		max-width: 100%;
	}
}
