/*
Theme Name: Z-Sticker
Theme URI: https://zsticker.com.my/
Author: Z-Sticker
Author URI: https://zsticker.com.my/
Description: Custom theme for Z-Sticker - car vinyl wrap, window tint, PPF and custom stickers in Taman Sentosa, Klang, Selangor. An exact replica of the Z-Sticker static site design (red/black premium, Sora + Roboto). All layout CSS is loaded from assets/css/home.css and assets/css/blog.css.
Version: 1.0
Requires at least: 6.0
Tested up to: 6.7
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: zsticker
Tags: business, custom-colors, custom-menu, featured-images, blog
*/

/* Actual layout styles live in assets/css/home.css + assets/css/blog.css (enqueued in functions.php).
   This file only carries the required WordPress theme header, plus a few WP-admin niceties. */

.admin-bar header#hdr{ top: 32px; }
@media screen and (max-width: 782px){ .admin-bar header#hdr{ top: 46px; } }
.wp-block-image img{ max-width:100%; height:auto; }
