From 82cac80cc5c0337dd7992b4ae86e6939a529e90d Mon Sep 17 00:00:00 2001 From: suvanbanerjee Date: Wed, 19 Jun 2024 19:25:55 +0530 Subject: [PATCH] fix timeline alignment --- components/timeline.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/components/timeline.tsx b/components/timeline.tsx index fe7471e..c72abe9 100644 --- a/components/timeline.tsx +++ b/components/timeline.tsx @@ -108,11 +108,10 @@ export default function Timeline() {

History

-
-
+
{events.map((event, index) => (