style: fixed tab styling in config

This commit is contained in:
Geoffrey Garrett 2022-06-30 09:54:04 +02:00 committed by GitHub
parent 496c2cd11f
commit 443bb3b709
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -154,10 +154,10 @@ localGraph:
# how strongly nodes should repel each other # how strongly nodes should repel each other
repelForce: 2 repelForce: 2
# how strongly should nodes be attracted to the center of gravity # how strongly should nodes be attracted to the center of gravity
centerForce: 1 centerForce: 1
# what the default link length should be # what the default link length should be
linkDistance: 1 linkDistance: 1
# how big the node labels should be # how big the node labels should be