diff --git a/frontend/app/(main)/page.tsx b/frontend/app/(main)/page.tsx index 23bbbd2..795d7f1 100644 --- a/frontend/app/(main)/page.tsx +++ b/frontend/app/(main)/page.tsx @@ -210,35 +210,35 @@ export default async function Home() {
-
+
-
+
-
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
diff --git a/frontend/components/ui/SmallArticle.tsx b/frontend/components/ui/SmallArticle.tsx index e3b248b..1dfb0b2 100644 --- a/frontend/components/ui/SmallArticle.tsx +++ b/frontend/components/ui/SmallArticle.tsx @@ -21,7 +21,7 @@ export default function SmallArticle({ article }: { article: Article }) { >
-

{article?.content}

+

{article?.content}