/*
Theme Name: Module
Theme URI: https://modulestudio.co.uk
Author: Module Studio
Author URI: https://modulestudio.co.uk
Description: Module FSE Theme - Starter (Boss Powerboats)
Requires at least: 6.4
Tested up to: 6.9
Requires PHP: 8.2
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
Text Domain: module
*/

/* Compiled output goes here. Author styles in style.scss. */

/* Prevent horizontal scroll caused by full-bleed `100vw` blocks (the
   hero's breakout adds vertical-scrollbar width to the viewport). */
html, body {
	overflow-x: clip;
}
