/*
Theme Name: Winorośl kawy
Theme URI: https://winorosl-kawy.pl/
Author: Circle47
Author URI: https://circle47.pl/
Description: Motyw winorośl-kawy.pl
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.6
Requires PHP: 8.0
Text Domain: winorosl-kawy
Domain Path: /languages
License: GPL-2.0-or-later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
*/

html,
body {
	max-width: 100%;
	overflow-x: hidden;
}

@supports (overflow-x: clip) {
	html,
	body {
		overflow-x: clip;
	}
}
