/*
Theme Name: ceky.me WoTheme
Theme URI: https://example.com/custom-theme/
Author: Codex
Description: WooCommerce storefront tema s admin-upravljivim sekcijama i Tailwind buildom.
Version: 1.1.0
License: GNU General Public License v2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html
Text Domain: custom-theme
*/

:root {
  color-scheme: light;
}

body {
  margin: 0;
}

img {
  max-width: 100%;
  height: auto;
}
