header add background-color
This commit is contained in:
parent
1bc3f06190
commit
dad1276ea7
@ -10,6 +10,7 @@ header {
|
|||||||
z-index: 20;
|
z-index: 20;
|
||||||
backdrop-filter: blur(12px);
|
backdrop-filter: blur(12px);
|
||||||
border-bottom: 1px solid rgb(100, 100, 120, 0.2);
|
border-bottom: 1px solid rgb(100, 100, 120, 0.2);
|
||||||
|
background-color: var(--page-bg-light);
|
||||||
}
|
}
|
||||||
|
|
||||||
.shortcuts {
|
.shortcuts {
|
||||||
|
Loading…
Reference in New Issue
Block a user