login page particles now repulse everywhere
This commit is contained in:
parent
c5f2dfd6f6
commit
763f7a996a
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"interactivity": {
|
"interactivity": {
|
||||||
"detect_on": "canvas",
|
"detect_on": "window",
|
||||||
"events": {
|
"events": {
|
||||||
"onhover": {
|
"onhover": {
|
||||||
"enable": true,
|
"enable": true,
|
||||||
|
|
Loading…
Reference in a new issue