Add backdrop filter
This commit is contained in:
parent
5dc6422ab1
commit
1b025831e6
2299
package-lock.json
generated
2299
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -7,6 +7,7 @@
|
||||
height: 100vh;
|
||||
padding: 5%;
|
||||
background: rgba(0,0,0,0.5);
|
||||
backdrop-filter: blur(1px);
|
||||
--modal-gray: #0e0f0e;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user