/*
Theme Name: 追影APP
Theme URI: https://example.com/zhuiying-app
Author: ZhuiYingAPP
Description: 追影APP 产品展示 WordPress 主题。
Version: 1.0.0
Text Domain: zhuiying-app
Requires at least: 6.0
Requires PHP: 7.4
*/

html {
  scroll-behavior: smooth;
}

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

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