mirror of
https://github.com/momo5502/emulator.git
synced 2026-01-18 03:13:55 +00:00
Reduce shadow
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
.emulation-summary {
|
||||
box-shadow: 0px 0px 15px 4px rgba(255, 255, 255, 0.1);
|
||||
box-shadow: 0px 0px 15px 4px rgba(255, 255, 255, 0.04);
|
||||
/*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