From 31bca11a36e3da47fd4a6ae1f894738e7f466e7b Mon Sep 17 00:00:00 2001 From: shiv Date: Thu, 19 Sep 2024 23:09:49 +0530 Subject: [PATCH] background color fix --- src/App.css | 1 - 1 file changed, 1 deletion(-) diff --git a/src/App.css b/src/App.css index 348ec13..9321a0b 100644 --- a/src/App.css +++ b/src/App.css @@ -16,7 +16,6 @@ body * { .App { text-align: center; - background-color: #f1f1f1; } /* width */