From 86fdbc53f2df93f19246e971c52d6d5d644e1493 Mon Sep 17 00:00:00 2001
From: Shraddha <ShraddhaRaghuram@student.tudelft.nl>
Date: Thu, 12 Sep 2024 14:25:42 +0200
Subject: [PATCH] bug

---
 static/homepage.css | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/static/homepage.css b/static/homepage.css
index 6640868..0ff609e 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -260,7 +260,7 @@
     flex-shrink: 0;
     /* border: 0.677px solid #FFF; */
     border-radius: 33.854px;
-    background: url("https://static.igem.wiki/teams/5054/world-population.gif");
+    background: url("https://static.igem.wiki/teams/5054/worldpopulation.gif");
     background-size: 85%;
     background-repeat: no-repeat;
     background-position: bottom 63px right 30px;
-- 
GitLab