From 04807bad20a346592f4fadfc3b7b719157ab6334 Mon Sep 17 00:00:00 2001 From: Boof <97455552+hexahigh@users.noreply.github.com> Date: Mon, 5 Dec 2022 12:49:58 +0100 Subject: [PATCH] fix --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 025b396..d49ff33 100644 --- a/style.css +++ b/style.css @@ -37,7 +37,7 @@ left: 0; bottom: 0; width: 100%; - background-color: cyan; + background-color: blue; color: white; text-align: center; }