fix: Navbar styles leaking to comments header, use real icons for verified badge

This commit is contained in:
daudix
2024-01-18 12:24:07 +03:00
parent d259b5c200
commit 2a1a7921b3
3 changed files with 26 additions and 28 deletions

View File

@ -1,4 +1,4 @@
header {
#header {
-webkit-backdrop-filter: blur(24px);
backdrop-filter: blur(24px);
background-color: var(--nav-bg);