From 7d123ffc6f1a26c80e87a21866a56b43aa3feddd Mon Sep 17 00:00:00 2001 From: Amine El Baghdadi <75886237+NoobJsPerson@users.noreply.github.com> Date: Sat, 1 May 2021 23:25:43 +0000 Subject: update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index b65f471..1aff997 100644 --- a/style.css +++ b/style.css @@ -21,8 +21,8 @@ } body { - display:inline-block; background-color: var(--bg-color); + display:inline-block; margin-bottom: 20px; margin-left: auto; margin-right: auto; -- cgit v1.2.3