From 20283fff4159234b3795dbd3e9215013b02139c3 Mon Sep 17 00:00:00 2001
From: Yu-Teng Su <e102017.eason@gmail.com>
Date: Wed, 11 Oct 2023 16:06:13 +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 d10cdec..7e60d25 100644
--- a/static/style.css
+++ b/static/style.css
@@ -16,6 +16,7 @@ h1.header-title{
 .second-card{
     background-color: white; 
     color: black;
+    height: 700px;
 }
 
 
-- 
GitLab