diff --git a/src/app/create/page.tsx b/src/app/create/page.tsx index a7b678cb..428dad04 100644 --- a/src/app/create/page.tsx +++ b/src/app/create/page.tsx @@ -3,7 +3,7 @@ import React from 'react'; const page = () => { return ( -
+

Post a job

diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 890387dc..9fc68b7f 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -35,7 +35,7 @@ export default async function RootLayout({ >

-
{children}
+
{children}