From 8c1b3b21c9c6bd4036f23114e2f9fab123152852 Mon Sep 17 00:00:00 2001
From: Yu-Teng Su <e102017.eason@gmail.com>
Date: Wed, 11 Oct 2023 14:10:46 +0000
Subject: [PATCH] Update file style.css

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

diff --git a/static/style.css b/static/style.css
index 12ae526..743db3a 100644
--- a/static/style.css
+++ b/static/style.css
@@ -96,7 +96,7 @@ img.team-img{
      width: auto;
     height: auto;
     aspect-ratio: auto;
-    object-fit: fill;
+    object-fit: cover;
 }
 
 
-- 
GitLab