From e6e681bd5592954aca82baa372245e958366d9f5 Mon Sep 17 00:00:00 2001 From: Trepid Date: Fri, 7 Jun 2024 13:57:55 -0700 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cab5124..c732726 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@ .progress-bar { height: 8px; - background: #afaf50; + background: #af0000; width: 0%; }