alihmaou commited on
Commit
3c7ba3b
·
verified ·
1 Parent(s): 6f34f66

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -1
index.html CHANGED
@@ -19,7 +19,7 @@
19
  node => `${node.group}: ${node.id} - ${node.details}`
20
  )
21
  .linkOpacity(.8)
22
- .linkWidth(.8)
23
  .linkVisibility(true)
24
  ;
25
  </script>
 
19
  node => `${node.group}: ${node.id} - ${node.details}`
20
  )
21
  .linkOpacity(.8)
22
+ .linkWidth(0)
23
  .linkVisibility(true)
24
  ;
25
  </script>