修改RGB

This commit is contained in:
2026-01-09 15:01:25 +08:00
parent e52ba4c492
commit 910c13953e

View File

@@ -64,7 +64,7 @@
.card-header
{
background: linear-gradient(135deg, #2fda54, #5ae077);
background: linear-gradient(135deg, #24b6aa, #1ba59e);
color: white;
padding: 8px 12px;
font-weight: 600;