From 916df941d5062509ffadf425d54ebdbcd92c9d26 Mon Sep 17 00:00:00 2001
From: Shraddha <shraddharaghuram@student.tudelft.nl>
Date: Mon, 26 Aug 2024 09:29:38 +0000
Subject: [PATCH] Update file homepage.css

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

diff --git a/static/homepage.css b/static/homepage.css
index 0000b08..4d4bc5f 100644
--- a/static/homepage.css
+++ b/static/homepage.css
@@ -153,7 +153,7 @@
     /* transform: translateX(-73%); */ transform: translateX(0%);
     width: 349.375px;
     height: 526.094px; 
-    max-width: 100%; Ensure it doesn’t overflow
+    max-width: 100%; 
     flex-shrink: 0;
     border-radius: 33.854px;
     background: url("https://static.igem.wiki/teams/5054/nitrogen-atom.svg"), 50% / cover no-repeat;
-- 
GitLab