diff --git a/public/index.html b/public/index.html index 49a114223b8732a86ae865645d47e545bb384079..a6a612249504d2c3c2b92e664cd21fc76bb97e5a 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;