From 81ba85845b9c59b20c099b8f05a69d0fc928731e Mon Sep 17 00:00:00 2001 From: Jared Vititoe Date: Sat, 4 Jan 2025 00:57:42 -0500 Subject: [PATCH] test change --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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);