diff --git a/src/common/components/Navigation/styles.sass b/src/common/components/Navigation/styles.sass index 3028152..a8bc07c 100644 --- a/src/common/components/Navigation/styles.sass +++ b/src/common/components/Navigation/styles.sass @@ -8,6 +8,7 @@ background-color: $background-transparent justify-content: space-between backdrop-filter: blur(20px) + z-index: 999 .link-area margin-left: 10%