From 968cf4d4b8d514157dda909515371c25a4a42cd4 Mon Sep 17 00:00:00 2001
From: Shraddha <shraddharaghuram@student.tudelft.nl>
Date: Tue, 3 Sep 2024 12:48:46 +0000
Subject: [PATCH] laying the foundation

---
 static/homepage.css  | 2 +-
 wiki/pages/home.html | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/homepage.css b/static/homepage.css
index bc077aa..0f83984 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -723,7 +723,7 @@
 }
 
 .homepage-content10{
-    top: 6000px;
+    top: 7100px;
     width: 500px;
     height: 28px;
     flex-shrink: 0;
diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index 2c7c16a..284a1c2 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -157,7 +157,7 @@
 
 <div class="homepage-content10 homepage-elements">
   <div class="homepage-contents-style" style="margin-top:0px;text-align:center;">
-      In spring 2024, a new organelle capable of fixing atmospheric nitrogen, the nitroplast was discovered in a marine alga, <strong><i>Braarudosphaera bigelowii</i></strong>.
+      Laying the foundation for nitrogen fixation.
   </div>
 </div>
 
-- 
GitLab