From f579fb93fc65d3dff9cf2f1361a33a673a567d03 Mon Sep 17 00:00:00 2001 From: Kaleb Efflandt <72526467+macarooni-man@users.noreply.github.com> Date: Wed, 14 Feb 2024 16:52:28 -0600 Subject: [PATCH] Update base.css --- app/styles/base.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/styles/base.css b/app/styles/base.css index cdd8a3cb..b517e8b6 100644 --- a/app/styles/base.css +++ b/app/styles/base.css @@ -833,7 +833,7 @@ html { right: 0; color: white; - background: rgba(0, 0, 0, 0.5); + background: #1D1D2E; z-index: 50; /*display: flex;*/