From e05d546cd25566848667e010992202fc1f4b2a5a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20FAMIBELLE-PRONZOLA?= Date: Mon, 18 Mar 2024 02:10:37 +0100 Subject: [PATCH] Remove footer background-color --- css/main.css | 1 - 1 file changed, 1 deletion(-) diff --git a/css/main.css b/css/main.css index efc4b60..eb9fd3c 100644 --- a/css/main.css +++ b/css/main.css @@ -23,7 +23,6 @@ position: fixed; bottom: 0; width: 100%; - background-color: #F2F2F2; } .footer q {