From 6067cea9fb32bc4afbb1a995eb845955bc3d51c8 Mon Sep 17 00:00:00 2001 From: RealFascinated <67254223+RealFascinated@users.noreply.github.com> Date: Sun, 3 Apr 2022 18:31:14 +0100 Subject: [PATCH] Fix the song timer background --- styles/globals.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles/globals.css b/styles/globals.css index ac90d4b..2a37c1c 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -175,7 +175,7 @@ grid-row: 1; z-index: 2; padding: 3px; - background-color: red; + background-color: red !important; } .song-time-text {