diff --git a/src/components/navigation/header/header.module.css b/src/components/navigation/header/header.module.css index 02670ee3e..c4e95800e 100644 --- a/src/components/navigation/header/header.module.css +++ b/src/components/navigation/header/header.module.css @@ -3,8 +3,6 @@ display: flex; flex-direction: column; @media (max-width: 834px) { - background: var(--background-bg-light-primary); - & > header { display: flex; flex-direction: column;