/*
Theme Name: EMA Charge
Theme URI: https://ema-drive.local/
Author: EMA Drive
Description: Lead-generation catalog theme for EV charging stations.
Version: 0.1.0
Text Domain: ema-charge
*/

.admin-bar .site-header {
  top: 32px;
}

@media (max-width: 782px) {
  .admin-bar .site-header {
    top: 46px;
  }
}
