/*
Theme Name: Little Bengal 2026
Theme URI: https://www.littlebengal.ch/
Author: Little Bengal
Description: Thème sur mesure de la chatterie Little Bengal.
Version: 1.0.0
Requires at least: 6.5
Requires PHP: 8.0
Text Domain: little-bengal-2026
*/

html {
  margin-top: 0 !important;
}

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

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