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 ( -
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({
>
Posted for
30 days
Emailed to
290,301 subscribers
Reach
@@ -180,11 +180,11 @@ const PostJobForm = () => {