the-glorious-startpage/css/bar.css
2020-06-04 07:50:05 +08:00

4 lines
67 B
CSS

.bar {
z-index: 5;
backdrop-filter: blur(var(--blur-strength));
}