/*
Theme Name: GRUP Roadservice
Theme URI: https://example.com/
Author: GRUP
Description: GRUPロードサービスLP専用のWordPressテーマです。
Version: 1.0.0
Requires at least: 6.7
Requires PHP: 7.4
Text Domain: grup-roadservice
*/

html { scroll-behavior: smooth; }
body { margin: 0; }

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

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