Update style.css

This commit is contained in:
Michi 2022-05-15 11:18:11 +02:00 committed by GitHub
parent b212aa4778
commit 67df1538c7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,7 +32,7 @@ body{
#navbar{
width: 100%;
height: 56px;
background: var(--theme1);
background: transparent;
color: #fff;
position: fixed;
top: 0;