/*
Theme Name: WPDraft
Theme URI: https://wpdraft.com/theme
Author: leeshadle
Author URI: https://twitter.com/leeshadle
Description: A bare bones (6kb), block-based, full-site-editing, theme for building WordPress websites fast with Tailwind CSS using the Draft plugin.
Requires at least: 5.8
Tested up to: 6.0.2
Requires PHP: 7.0
Version: 2.0.5
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: wpdraft
Tags: blog, e-commerce, grid-layout, one-column, two-columns, three-columns, four-columns, full-width-template, full-site-editing, featured-images, template-editing, wide-blocks
*/

body {
	margin:0;
}
* {
	box-sizing:border-box;
}
