/*
Theme Name: H3 Studio
Theme URI: https://h3studio.hr/
Author: Websis
Author URI: https://websis.hr/
Description: Custom WordPress theme for H3 Studio, based on the approved standalone website design.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: h3-studio
*/

/* The approved design CSS is embedded in front-page.php to keep its bundled
   fonts and imagery self-contained. */

body.admin-bar #nav { top: 32px; }

@media screen and (max-width: 782px) {
  body.admin-bar #nav { top: 46px; }
}
