Skip to content

Commit 01737ad

Browse files
Update styles.css
1 parent e3d933a commit 01737ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css/styles.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1937,7 +1937,7 @@ input[type="checkbox"]:checked::before {
19371937
transition: all 0.5s;
19381938
opacity: 1;
19391939
background-color: var(--search-background);
1940-
backdrop-filter: var(--edge-refraction-filter) blur(2.5px);
1940+
backdrop-filter: var(--edge-refraction-filter) saturate(2) blur(2.5px);
19411941
box-shadow: var(--sun-shadow);
19421942
padding: 7px 8px;
19431943
border: 1px solid var(--glass-border);

0 commit comments

Comments
 (0)