/*
Theme Name: J24
Theme URI: https://j24.in
Author: Jumbotail Technologies
Author URI: https://jumbotail.com
Description: J24 - Your store next door. The J24 site (Home, Own a J24 store, Brand Partnerships, Giant Stories, Retail University) running as a WordPress theme. Markup, styles and assets are the dist-1 design build, served by WordPress.
Version: 1.0.0
Requires at least: 6.0
Tested up to: 7.1
Requires PHP: 8.0
License: Proprietary
Text Domain: j24
*/

/* The design ships its own CSS inside the app template (assets/j24-app.html).
   This file exists for the WordPress theme header and for any WP-chrome
   overrides that must not leak into the design itself. */

/* Keep the WP admin bar from shifting the full-bleed 100vh sections. */
html #wpadminbar { display: none; }
html { margin-top: 0 !important; }
