/*
Theme Name: Haylee's Lens
Theme URI: https://hayleejohnsonphotography.com/
Author: The Free Website Guys
Author URI: https://thefreewebsiteguys.com/
Description: Wedding, elopement, and lifestyle photography theme for Haylee Johnson Photography — Western North Carolina and Upstate South Carolina.
Version: 1.0.7
Requires at least: 6.0
Tested up to: 6.8
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: tmt
Tags: photography, one-column, custom-colors, custom-menu, featured-images, theme-options
*/

/* Front-end styles are bundled via the React SPA (tmt-boot). */

/* Push fixed header below the WordPress admin bar on desktop only. */
@media screen and (min-width: 782px) {
	body.admin-bar .tmt-site-header {
		top: 32px;
	}
}
