From 41f28f955cf9e33664fc2f5910e8260b10c55dc5 Mon Sep 17 00:00:00 2001 From: Harshit Gupta <54735329+harshitg00@users.noreply.github.com> Date: Thu, 1 Oct 2020 10:50:48 +0530 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 95cb269..1767975 100644 --- a/style.css +++ b/style.css @@ -5,7 +5,7 @@ padding: 0; } body { - background-color: #222831; + background-color: #222832; } header { padding: 1rem;