/*
Theme Name: Loud and Free
Theme URI: https://loudandfree.com/
Author: Loud and Free
Description: The custom Loud and Free podcast network theme.
Version: 0.1.1
Requires at least: 6.7
Requires PHP: 8.0
Text Domain: loudandfree
*/

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

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