diff --git a/src/components/Header/Header.module.scss b/src/components/Header/Header.module.scss index 93427ed..0e7899f 100644 --- a/src/components/Header/Header.module.scss +++ b/src/components/Header/Header.module.scss @@ -237,7 +237,7 @@ header { transition: 0.5s ease-in-out; } @media (max-width: 376px) { - width: 98.62%; + width: 98.834%; } } & .List__Cart {