From 89aae62441ab440c1ff5fc6efe72c5b61634bb01 Mon Sep 17 00:00:00 2001 From: Cyber Majeed <73933962+cybermajeed@users.noreply.github.com> Date: Tue, 18 Jul 2023 10:49:08 +0400 Subject: [PATCH] Add files via upload --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 8a9013c..017bc68 100644 --- a/style.css +++ b/style.css @@ -69,7 +69,7 @@ body { } .container .topNavParent { - background: #1d1d1d; + background: #131111; text-align: end; flex-grow: 1; border-radius: 4px 4px 0 0;