diff --git a/apps/web/Components/Layout/Page.jsx b/apps/web/Components/Layout/Page.jsx index 6c8944f..ed97176 100644 --- a/apps/web/Components/Layout/Page.jsx +++ b/apps/web/Components/Layout/Page.jsx @@ -15,7 +15,7 @@ export const Grid = styled(Box)` ${min('desktop')} { grid-template-columns: 2fr 1fr 1.5fr; - margin: 8px 5%; + /* margin: 8px 5%; */ } ${min('desktop-xl')} {