We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7a7ff5 commit ed04550Copy full SHA for ed04550
packages/client/src/App.tsx
@@ -76,7 +76,7 @@ export function App() {
76
</Fade>
77
{!isLoading && (
78
<Container
79
- maxW='container.lg'
+ maxW='container.xl'
80
minH='100vh'
81
display='flex'
82
flexDirection='column'
0 commit comments