diff --git a/app/components/news/body/Culturebg.tsx b/app/components/news/body/Culturebg.tsx index cd5f0c4..25a08c5 100644 --- a/app/components/news/body/Culturebg.tsx +++ b/app/components/news/body/Culturebg.tsx @@ -22,7 +22,7 @@ export default function CultureBgPage() { ]; return ( -
+
export default function Integrated() { return ( -
+
diff --git a/app/routes/news.tsx b/app/routes/news.tsx index 7a8f095..60a2a4a 100755 --- a/app/routes/news.tsx +++ b/app/routes/news.tsx @@ -19,11 +19,11 @@ export default function Home() {
- - + +
); }