We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0fdd812 + e672175 commit f2a0684Copy full SHA for f2a0684
styles/notion.css
@@ -364,7 +364,7 @@
364
.dark-mode .notion-header {
365
background: transparent;
366
box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
367
- backdrop-filter: saturate(180%) blur(8px);
+ backdrop-filter: saturate(180%) blur(20px);
368
}
369
370
/* Workaround for Firefox not supporting backdrop-filter yet */
0 commit comments