diff --git a/components/Header.module.css b/components/Header.module.css index 5ec72d4..1a75af2 100644 --- a/components/Header.module.css +++ b/components/Header.module.css @@ -29,6 +29,7 @@ padding-right: calc(20rem / 16); transition: transform 0.8s; overflow: auto; + will-change: transform; } .sideBarShown {