/*
Theme Name: AACS Theme
Theme URI: https://aacs.de/
Author: Automation and CNC Service GmbH
Author URI: https://aacs.de/
Description: Block theme foundation for the AACS Unternehmenshomepage.
Version: 0.1.0
Requires at least: 6.9
Tested up to: 6.9.4
Requires PHP: 8.1
Text Domain: aacs-theme
*/

body {
	margin: 0;
}

.wp-block-site-logo img {
	width: 80px;
	height: auto;
	max-height: 80px;
}

/* Ensure SVG logos are visible and sized correctly */
.wp-block-site-logo svg {
	width: 80px;
	height: auto;
}
