diff --git a/styles/notion.css b/styles/notion.css index 3d36a8e..8d718b9 100644 --- a/styles/notion.css +++ b/styles/notion.css @@ -364,7 +364,7 @@ .dark-mode .notion-header { background: transparent; box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.1); - backdrop-filter: saturate(180%) blur(8px); + backdrop-filter: saturate(180%) blur(20px); } /* Workaround for Firefox not supporting backdrop-filter yet */