/*
Theme Name: Printer Theme
Theme URI: https://example.com/printer-theme
Author: Your Name
Author URI: https://example.com
Description: A custom WordPress theme for a printing company with Tailwind CSS, ACF, and custom upload functionality
Version: 1.0.0
Requires at least: 6.0
Tested up to: 6.4
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: printer-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/

/* Main styles are handled by Tailwind CSS */
.custom-logo{
    height: 40px;
    width: auto;
}