/*
Theme Name: ComicBook 2024
Theme URI: https://alley.com/
Template: pcm-2024
Author: Alley
Author URI: https://alley.com/
Description: A block-based child theme for ComicBook.com.
Version: 1.0
Requires at least: 6.6
Tested up to: 6.6
Requires PHP: 8.2
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: pcm-2024
*/

/* Site logo size. */
.site-header .wp-block-site-logo img {
  width: 166px;
}

.site-footer .wp-block-site-logo img {
  width: 187px;

  @media (min-width: 768px) {
    width: 261px;
  }
}
