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;