/**
 * Theme Name: Blockify
 * Theme URI: https://blockifywp.com/theme
 * Author: Blockify
 * Author URI: https://blockifywp.com/
 * Description: Block based WordPress theme coming soon.
 * Requires at least: 5.9
 * Tested up to: 5.9
 * Requires PHP: 5.6
 * Version: 0.0.1
 * License: GNU General Public License v2 or later
 * License URI: http://www.gnu.org/licenses/gpl-2.0.html
 * Text Domain: blockify
 * Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, rtl-language-support, sticky-post, threaded-comments
*/

body {
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}


