From da076f43cb1c0a6dcaeecbf4e19c61fe0ebda3f8 Mon Sep 17 00:00:00 2001
From: Wan LI <1823442879@qq.com>
Date: Tue, 1 Oct 2024 06:29:13 +0000
Subject: [PATCH] Update file education.tsx

---
 src/contents/education.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/contents/education.tsx b/src/contents/education.tsx
index 20675de..d544761 100644
--- a/src/contents/education.tsx
+++ b/src/contents/education.tsx
@@ -231,7 +231,7 @@ export function Education() { // sidenavbar begin
                 <img
                   src="https://static.igem.wiki/teams/5378/boy.webp"
                   alt="example"
-                  className="image-wide"
+                  className="responsive-img"
                 />
                 <figcaption className='caption'>1234567687</figcaption>
                 </div>
-- 
GitLab