From fa428bc4f00eb13c0b8a88a05266c79443731bfe Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Mon, 30 Sep 2024 12:38:20 +0000
Subject: [PATCH] Update file human-practices.html

---
 wiki/pages/human-practices.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/wiki/pages/human-practices.html b/wiki/pages/human-practices.html
index e95fad34..f4987251 100644
--- a/wiki/pages/human-practices.html
+++ b/wiki/pages/human-practices.html
@@ -35,7 +35,7 @@
             transition: box-shadow 0.3s ease;
         }
         .expert-card:hover {
-            box-shadow: 0 4px 8px rgba(0,0,0,0.1);
+            box-shadow: 0 8px 16px rgb(255, 101, 101);
         }
         .expert-image {
             width: 200px;
-- 
GitLab