/*
Theme Name: Therborn Blocksy Child
Theme URI: https://www.therborn.com/
Description: Modern WordPress design and implementation for Göran Therborn, created by Webbfabriken as a Blocksy child theme.
Author: Webbfabriken
Author URI: https://www.webbfabriken.com/
Template: blocksy
Version: 1.0.0
Text Domain: therborn-blocksy-child
*/

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

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