/*
Theme Name: Egyedi Delipart Klíma
Theme URI: https://delipart-klima.hu
Author: Saját név
Author URI: https://delipart-klima.hu
Description: Egyedi WordPress téma a Delipart Klíma weboldal alapján
Version: 1.0
*/
.site-logo {
  max-height: 100px;
  width: auto;
  height: auto;
}

@media (max-width: 768px) {
  .site-logo {
    max-height: 60px;
  }
}
