/*
Theme Name: Aisheji WordPress
Theme URI: https://web.dgaisheji.cn
Author: Codex
Description: WordPress theme for 东莞爱奢机科技有限公司 content migration.
Version: 1.0.0
Text Domain: aisheji
*/

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
}

.admin-bar #main-header {
  top: 32px;
}

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