From db0548b0b93544e6c807616c2dbf9f0423351414 Mon Sep 17 00:00:00 2001
From: Yu-Teng Su <e102017.eason@gmail.com>
Date: Wed, 11 Oct 2023 15:55:40 +0000
Subject: [PATCH] Update file style.css

---
 static/style.css | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/static/style.css b/static/style.css
index c3287e3..d10cdec 100644
--- a/static/style.css
+++ b/static/style.css
@@ -14,8 +14,8 @@ h1.header-title{
 }
 
 .second-card{
-    background-color: #00008b; 
-    color: white;
+    background-color: white; 
+    color: black;
 }
 
 
-- 
GitLab