diff --git a/styles/moover/header.scss b/styles/moover/header.scss index 415624f..d00c6e6 100644 --- a/styles/moover/header.scss +++ b/styles/moover/header.scss @@ -1,6 +1,7 @@ .header { margin-top: 0; position: sticky; + position: -webkit-sticky; left: 0; top: 0; width: 100vw;