2
0

increased speed of animation

This commit is contained in:
2018-08-22 11:24:22 +02:00
parent 181563a0ce
commit 06bc85959a
2 changed files with 3 additions and 3 deletions

View File

@@ -37,8 +37,8 @@ export const environment = {
nodes: 5,
stroke: 1,
spread: {
amount: 10,
spacing: 10
amount: 28,
spacing: 16
}
}
};