/*
Theme Name: digital AN
Theme URI: digital AN
Author: digital AN
Author URI: digital AN
Description: digital AN theme.
Requires at least: 6.7
Tested up to: 6.7
Requires PHP: 7.2
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: Houses
Tags: one-column, custom-colors, custom-menu, custom-logo, editor-style, featured-images, full-site-editing, block-patterns, rtl-language-support, sticky-post, threaded-comments, translation-ready, wide-blocks, block-styles, style-variations, accessibility-ready, blog, portfolio, news
*/

.site-logo { width: 100px; }
.site-logo img { display:block; width:150%; height:auto; max-height:200px; }

@media (min-width: 1024px) {
  .site-logo { width: 120px; }
}
@media (min-width: 1280px) {
  .site-logo { width: 140px; }
}
