fixed header css

This commit is contained in:
jolzem 2023-07-11 11:45:17 +02:00 committed by GitHub
parent b0400376b8
commit 13390251a1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,8 +42,7 @@ a {
}
header {
background: rgba(0, 0, 0, 50);
backdrop-filter: blur(12px);
background: rgba(0, 0, 0, .5);
margin: 0;
padding: .5rem;
text-align: left;