From fc55b1a46f82710aa5823197ad3a6d587a84a180 Mon Sep 17 00:00:00 2001 From: Shraddha <shraddharaghuram@student.tudelft.nl> Date: Mon, 26 Aug 2024 10:52:56 +0000 Subject: [PATCH] world population image --- static/homepage.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/homepage.css b/static/homepage.css index fe3be98..b952668 100644 --- a/static/homepage.css +++ b/static/homepage.css @@ -227,7 +227,7 @@ flex-shrink: 0; /* border: 0.677px solid #FFF; */ border-radius: 33.854px; - background: url("https://static.igem.wiki/teams/5054/world-population-supported-by-synthetic-nitrogen-fertilizers-owid-svg.png"); + background: url("https://static.igem.wiki/teams/5054/world-population.png"); background-size: 85%; background-repeat: no-repeat; background-position: bottom 63px right 30px; -- GitLab