diff --git a/src/components/Layout/Layout.tsx b/src/components/Layout/Layout.tsx index 4a9d7a04..2553745f 100644 --- a/src/components/Layout/Layout.tsx +++ b/src/components/Layout/Layout.tsx @@ -111,7 +111,7 @@ export const Layout: FunctionComponent = ({ !isDesktop && { ml: 0 }, ]} > - + {children}