forked from extern/the-glorious-startpage
4 lines
67 B
CSS
4 lines
67 B
CSS
|
.bar {
|
||
|
z-index: 5;
|
||
|
backdrop-filter: blur(var(--blur-strength));
|
||
|
}
|