From 34e2dac6df525cd575c82e1a446ce6f170bc62c9 Mon Sep 17 00:00:00 2001 From: rizzcoder <“rijul.soans@gmail.com”> Date: Wed, 20 Nov 2024 11:00:03 -0800 Subject: [PATCH] STYLE: Some changes --- assets/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/css/style.css b/assets/css/style.css index 0b6e8ed..b8140ce 100644 --- a/assets/css/style.css +++ b/assets/css/style.css @@ -5,7 +5,7 @@ body { font-weight: 300; font-size: 48px; margin: 0; - background-color: #a9a9a9; + background-color: #000000; color: #b87004; height: 100%; width: 100%;