From 4f932d3a713c6c71975bcfc18672f12b34ab8524 Mon Sep 17 00:00:00 2001 From: Yu-Teng Su <e102017.eason@gmail.com> Date: Wed, 11 Oct 2023 15:00:07 +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 8fa0b33..973d7ba 100644 --- a/static/style.css +++ b/static/style.css @@ -154,6 +154,7 @@ img.team-img{ .card{ margin-bottom: 1.3rem; + height: 480px; } .main-header .transbox { -- GitLab