/*
Theme Name: KB Brewster Besut
Theme URI: https://kbbbrewster.example/
Author: KB Brewster
Description: Mobile-first ordering experience for KB Brewster Besut.
Version: 0.4.0
Requires at least: 6.4
Requires PHP: 7.4
Text Domain: kb-brewster
*/

html { margin-top: 0 !important; }
body.admin-bar .topbar { top: 32px; }

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