/*!
Theme Name: Imprints
Theme URI: https://them.es/starter
Author: Adam
Author URI: https://them.es/
Description: 
Version: 0.1.334
Requires at least: 5.0
Tested up to: 6.5
Requires PHP: 7.2
License: GPL version 2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0
Tags: custom-background, custom-colors, featured-images, flexible-header, microformats, post-formats, rtl-language-support, theme-options, translation-ready, accessibility-ready
Text Domain: hatched
*/

/* Don't overwrite this file. Compile "/assets/main.scss" to "/build/main.css" */

/* From http://codex.wordpress.org/CSS */

#hero-home {
	min-height: 60vh;
}

@media screen and (max-width: 390px) {
    .navbar-brand img {
        width: 180px !important;
    }
}
#hero {
	max-width: none !important;
}


