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.
1 parent e3d933a commit 01737adCopy full SHA for 01737ad
1 file changed
css/styles.css
@@ -1937,7 +1937,7 @@ input[type="checkbox"]:checked::before {
1937
transition: all 0.5s;
1938
opacity: 1;
1939
background-color: var(--search-background);
1940
- backdrop-filter: var(--edge-refraction-filter) blur(2.5px);
+ backdrop-filter: var(--edge-refraction-filter) saturate(2) blur(2.5px);
1941
box-shadow: var(--sun-shadow);
1942
padding: 7px 8px;
1943
border: 1px solid var(--glass-border);
0 commit comments