diff --git a/src/styles/nav.module.scss b/src/styles/nav.module.scss index ce5de59..7ef7c01 100644 --- a/src/styles/nav.module.scss +++ b/src/styles/nav.module.scss @@ -182,7 +182,7 @@ bottom: 0; right: 0; left: 0; - background: #292929; + background: #323232; z-index: -1; border-radius: 10px; }