mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-27 07:11:01 +00:00
Frosted glass effect
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
.emulation-summary {
|
||||
box-shadow: 0px 0px 10px 4px rgba(255, 255, 255, 0.1);
|
||||
box-shadow: 0px 0px 15px 4px rgba(255, 255, 255, 0.1);
|
||||
/*border: 1px solid rgba(255, 255, 255, 0.2);*/
|
||||
backdrop-filter: blur(7px) brightness(0.8) saturate(1.3);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user