mirror of
https://github.com/zen-browser/desktop.git
synced 2025-09-05 19:08:18 +00:00
Small change to how essentials blur the favicon
This commit is contained in:
@@ -1106,7 +1106,7 @@
|
||||
&::after {
|
||||
content: "";
|
||||
inset: -50%;
|
||||
filter: blur(15px) brightness(1.2);
|
||||
filter: blur(20px);
|
||||
position: absolute;
|
||||
background-size: 100% 100%;
|
||||
background-clip: padding-box;
|
||||
|
Reference in New Issue
Block a user