From dfba292f98dac488da681536a42c3f33d6bc34cd Mon Sep 17 00:00:00 2001 From: Gabi Purcaru Date: Tue, 20 Dec 2022 15:12:42 +0000 Subject: [PATCH] fix responsiveness --- components/Content.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Content.tsx b/components/Content.tsx index a6fc85a..1a92bc6 100644 --- a/components/Content.tsx +++ b/components/Content.tsx @@ -202,7 +202,7 @@ export function Content({ }) { {isDone ?
-
+
    {follows.slice(0, 100).map(account => )}