From f8c923a249fa3dbd7303710ca38bb80fdb0d7be8 Mon Sep 17 00:00:00 2001 From: Yu-Teng Su <e102017.eason@gmail.com> Date: Wed, 11 Oct 2023 13:07:35 +0000 Subject: [PATCH] Update file style.css --- static/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/static/style.css b/static/style.css index 81bf5ea..7bceb56 100644 --- a/static/style.css +++ b/static/style.css @@ -95,6 +95,7 @@ img.team-img{ max-height: 270px; width: auto; height: auto; + aspect-ratio: auto; } -- GitLab