mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
some tweaking...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
93f336cd04
commit
397723f645
@ -52,6 +52,10 @@
|
||||
filter: blur(2px) saturate(0.3);
|
||||
}
|
||||
.blur>.overlay-widget {
|
||||
-webkit-filter: blur(0.8px) saturate(0.3);
|
||||
filter: blur(0.8px) saturate(0.3);
|
||||
}
|
||||
.blur>.overlay-widget:last-child {
|
||||
-webkit-filter: none;
|
||||
filter: none;
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user