From 1df2300eb7eaab87a73522e8f19300dc45bc0305 Mon Sep 17 00:00:00 2001 From: Shraddha <ShraddhaRaghuram@student.tudelft.nl> Date: Mon, 16 Sep 2024 16:02:37 +0200 Subject: [PATCH] image --- 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 7405f79..b21382b 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -316,7 +316,7 @@ homepage-content-img5 { transition: all 0.5s linear; } */ -.homepage-bg-img6-7 { +.homepage-bg-img4 { position: absolute; width: 1300px; height: 1000px; diff --git a/wiki/pages/home.html b/wiki/pages/home.html index d0f14cd..5cbdecc 100644 --- a/wiki/pages/home.html +++ b/wiki/pages/home.html @@ -143,7 +143,7 @@ <div class="homepage-content6 homepage-elements reveal"> What if plants could fix their own nitrogen? </div> -<!-- <div class="homepage-bg-img4"></div> --> +<div class="homepage-bg-img4"></div> <div class="homepage-content7 homepage-elements reveal"> <div class="homepage-contents-style" style="margin-top:0px;"> -- GitLab