diff --git a/app/contacts/page.tsx b/app/contacts/page.tsx index 646a4bc4..169fb97d 100644 --- a/app/contacts/page.tsx +++ b/app/contacts/page.tsx @@ -20,7 +20,9 @@ export default async function Page() { style={{ marginTop: '-64px', marginLeft: '-180px', - width: 'calc(100% + 180px)' + width: 'calc(100% + 360px)', + position: 'relative', + right: '-90px' }} allowFullScreen />