diff --git a/refer_landing_page/app/publications/[category]/page.tsx b/refer_landing_page/app/publications/[category]/page.tsx index 3b5092f..e8fb92f 100644 --- a/refer_landing_page/app/publications/[category]/page.tsx +++ b/refer_landing_page/app/publications/[category]/page.tsx @@ -55,7 +55,7 @@ export default function PublicationCategoryPage({ params }: PageProps) { } return ( -
+
{/* Header */}