diff --git a/static/style.css b/static/style.css index a5d0bac..15ff071 100644 --- a/static/style.css +++ b/static/style.css @@ -12,7 +12,7 @@ } .metric-card { - background: #f5f5f5; + background: #f5f5f6; padding: 20px; border-radius: 8px; box-shadow: 0 2px 4px rgba(0,0,0,0.1);