diff --git a/src/custom/pages/Faq/styled.tsx b/src/custom/pages/Faq/styled.tsx index 80ac4ba327..d0f3db6690 100644 --- a/src/custom/pages/Faq/styled.tsx +++ b/src/custom/pages/Faq/styled.tsx @@ -131,6 +131,7 @@ export const Menu = styled.div` ${({ theme }) => theme.mediaWidth.upToSmall` padding: 0; position: relative; + margin: 0; `} > ul {