From 67df1538c7006783f7c34e84dee95c2d168a261a Mon Sep 17 00:00:00 2001 From: Michi Date: Sun, 15 May 2022 11:18:11 +0200 Subject: [PATCH] Update style.css --- style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/style.css b/style.css index 55825d9..3835de9 100644 --- a/style.css +++ b/style.css @@ -32,7 +32,7 @@ body{ #navbar{ width: 100%; height: 56px; - background: var(--theme1); + background: transparent; color: #fff; position: fixed; top: 0;