diff --git a/src/styles/components/_hero.scss b/src/styles/components/_hero.scss index 4bc151e..2aad9e1 100644 --- a/src/styles/components/_hero.scss +++ b/src/styles/components/_hero.scss @@ -159,7 +159,7 @@ body { position: absolute; top: 70%; left: 70%; - float: initial; + z-index: 1; } &__scroll {