From cee88ad9ecf0fef648d51a6d58097282b7d7ca2c Mon Sep 17 00:00:00 2001 From: Lisiasty <69064684+Lisiasty-Pazurek@users.noreply.github.com> Date: Sun, 28 Jan 2024 13:15:24 +0100 Subject: [PATCH] Update style.css --- client/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/static/css/style.css b/client/static/css/style.css index 8501900..7bc490e 100644 --- a/client/static/css/style.css +++ b/client/static/css/style.css @@ -18,7 +18,7 @@ body { #lobby { - background: rgba(42,178,217, .85); + position: relative; width: 100%; min-height: 100%;