changed env for dev
This commit is contained in:
@@ -26,15 +26,15 @@ export const environment = {
|
|||||||
width: 10,
|
width: 10,
|
||||||
height: 16,
|
height: 16,
|
||||||
scale: 0.1,
|
scale: 0.1,
|
||||||
overlap: 0.8,
|
overlap: 1.2,
|
||||||
vectors: {
|
vectors: {
|
||||||
start: 1,
|
start: 1,
|
||||||
end: 0,
|
end: 0,
|
||||||
range: 0.4,
|
range: 0.4,
|
||||||
},
|
},
|
||||||
nodes: 2,
|
nodes: 4,
|
||||||
stroke: 1,
|
stroke: 1,
|
||||||
spread: 8,
|
spread: 12,
|
||||||
space: 6
|
space: 5
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|||||||
Reference in New Issue
Block a user