mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-16 17:42:05 +02:00
Adjust particle opacity
This commit is contained in:
parent
7c11bbb661
commit
32a6e784da
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"opacity": {
|
"opacity": {
|
||||||
"value": 0.3,
|
"value": 0.5,
|
||||||
"random": true,
|
"random": true,
|
||||||
"anim": {
|
"anim": {
|
||||||
"enable": false,
|
"enable": false,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue