From e609d4d024430ba18bb103624475eef0a7443866 Mon Sep 17 00:00:00 2001 From: Traboulsi Date: Fri, 30 May 2025 12:17:31 +0000 Subject: [PATCH] Update public/index.html --- public/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/index.html b/public/index.html index 49a1142..a6a6122 100644 --- a/public/index.html +++ b/public/index.html @@ -273,7 +273,7 @@ body { .publication-box.modern-list { padding: 1.5rem; border-radius: 16px; - background: #f9f9ff; + background: #f9f9f9; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.04); font-size: 1rem; line-height: 1.6; -- GitLab