From aa1c509f700cdf3c4e9063679ff01f7e6a758203 Mon Sep 17 00:00:00 2001
From: Shraddha <ShraddhaRaghuram@student.tudelft.nl>
Date: Mon, 16 Sep 2024 16:44:21 +0200
Subject: [PATCH] earlier

---
 static/homepage.css | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/static/homepage.css b/static/homepage.css
index 3189896..e9c22fe 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -25,15 +25,10 @@
 
 
 /* for canvas */
-#timeline{
-    position: absolute;
-    z-index: 5;
-    top: 6000px;
-}
 #roadmap{
     position: absolute;
     z-index: 5;
-    top: 12000px;
+    top: 10000px;
 }
 
 
-- 
GitLab