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