diff --git a/front/src/components/ArticlesSection.tsx b/front/src/components/ArticlesSection.tsx index a7b5df2..fdcca0b 100644 --- a/front/src/components/ArticlesSection.tsx +++ b/front/src/components/ArticlesSection.tsx @@ -17,7 +17,7 @@ export default function ArticlesSection() { }, []); return ( -

{centertxt}


-
) diff --git a/front/src/pages/MainPage.tsx b/front/src/pages/MainPage.tsx index a64aeef..e371366 100644 --- a/front/src/pages/MainPage.tsx +++ b/front/src/pages/MainPage.tsx @@ -7,9 +7,9 @@ export default function MainPage() { <>