Skip to content

Commit 5a8b888

Browse files
committed
small classname tweak
1 parent 4804b00 commit 5a8b888

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • apps/webapp/app/routes/account.security

apps/webapp/app/routes/account.security/route.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ export default function Page() {
5959
</NavBar>
6060

6161
<PageBody>
62-
<MainHorizontallyCenteredContainer className="max-w-[600px] overflow-visible">
62+
<MainHorizontallyCenteredContainer className="max-w-[37.5rem] overflow-visible">
6363
<div className="w-full border-b border-grid-dimmed pb-3">
6464
<Header2>Security</Header2>
6565
</div>

0 commit comments

Comments
 (0)