/*
 Theme Name:   Twenty Twenty One Child
 Theme URI:    http://wordpress.org/themes/twentytwentyone-child/
 Template:     twentytwentyone
 Text Domain:  twentytwentyonechild
*/
html:has(.logged-in) header {
  margin-top: 32px;
 
  @media screen and (max-width: 782px) {
    margin-top: 46px;
  }
}
@media screen and (max-width: 782px) {
  #wpadminbar {
    position: fixed;
  }
}
 