From 615db54e247e308d8b1fa74b27576bc31436efae Mon Sep 17 00:00:00 2001 From: Marces Zastrow Date: Fri, 10 Jan 2025 09:24:36 +0100 Subject: [PATCH] Update games.css --- frontend/src/pages/games.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/pages/games.css b/frontend/src/pages/games.css index 99f9ba3..d989ae1 100644 --- a/frontend/src/pages/games.css +++ b/frontend/src/pages/games.css @@ -1,6 +1,6 @@ .bar-bg-mana { width: 100%; - background-color: #090040; + background-color: #0a004d; border-radius: 4px; height: 10px; overflow: hidden;