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 4804b00 commit 5a8b888Copy full SHA for 5a8b888
1 file changed
apps/webapp/app/routes/account.security/route.tsx
@@ -59,7 +59,7 @@ export default function Page() {
59
</NavBar>
60
61
<PageBody>
62
- <MainHorizontallyCenteredContainer className="max-w-[600px] overflow-visible">
+ <MainHorizontallyCenteredContainer className="max-w-[37.5rem] overflow-visible">
63
<div className="w-full border-b border-grid-dimmed pb-3">
64
<Header2>Security</Header2>
65
</div>
0 commit comments