diff --git a/web/pages/_app.tsx b/web/pages/_app.tsx index 46221513c..840bd72e7 100644 --- a/web/pages/_app.tsx +++ b/web/pages/_app.tsx @@ -24,7 +24,7 @@ function MyApp({ Component, pageProps }: AppProps) { <PlausibleProvider domain="backpack.app" trackOutboundLinks={true}> <div className="bg-zinc-900"> <div - className="justify-betwee mx-auto flex min-h-screen + className="justify-between mx-auto flex min-h-screen max-w-7xl flex-col" > <div className="pb-10">