/*
Theme Name: Khati Ghi
Theme URI: https://example.com/khati-ghi
Author: Khati Ghi
Author URI: https://example.com
Description: A single-page organic ghee e-commerce theme converted from a React web app design. Fully editable via the WordPress Customizer — hero content, product details, price, contact info and footer text can all be changed from wp-admin. Uses the Taj Nagar Bengali font.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Tested up to: 6.6
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: khati-ghi
Tags: e-commerce, one-page, custom-menu, custom-logo, translation-ready, bengali

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Actual layout/visual styles live in assets/css/main.css (enqueued in functions.php).
This file only needs to contain the theme header block above for WordPress to
recognize the theme, plus a couple of safe resets below.
*/

body {
	margin: 0;
	padding: 0;
}
