@import "import";

.nav {
  .navList,
  .navItem {
    will-change: transform;
  }
}
