/*
Theme Name: Digital Fraggers
Theme URI: https://digitalfraggers.com/
Author: Digital Fraggers
Description: Custom WordPress theme foundation for Digital Fraggers.
Version: 1.0.0
Requires at least: 6.4
Tested up to: 6.8
Requires PHP: 8.0
Text Domain: digital-fraggers
*/

/*
 * Theme design styles intentionally start empty.
 * Component and template styles will be added with their respective features.
 */

.df-fallback-main {
	min-height: 70vh;
	padding-top: clamp(9rem, 15vw, 12rem);
}
