diff --git a/src/components/Banner/styles.module.scss b/src/components/Banner/styles.module.scss index 8fb02f7..0d997df 100644 --- a/src/components/Banner/styles.module.scss +++ b/src/components/Banner/styles.module.scss @@ -14,7 +14,6 @@ .logo { position: absolute; - z-index: 1; bottom: 20px; left: 30px; } @@ -24,7 +23,6 @@ color: $white; font-family: var(--header-font); position: absolute; - z-index: 1; bottom: 50px; right: 0; width: 50vw;