feat: vignette - style presets

This commit is contained in:
Azgaar 2023-11-26 16:09:05 +04:00
parent b0a966fa2e
commit 26ed9e929b
9 changed files with 35 additions and 35 deletions

View file

@ -386,7 +386,7 @@
"filter": null
},
"#vignette": {
"opacity": 0.3,
"opacity": 0.2,
"fill": "#000000",
"filter": null
},
@ -397,6 +397,6 @@
"height": "99.2%",
"rx": "5%",
"ry": "5%",
"filter": "blur(20px)"
"filter": "blur(30px)"
}
}