summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2016-04-08 20:17:53 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2016-04-08 20:17:53 +0200
commitd07e6911fe6f6c9596d0bc05342b92e7a7e12e6f (patch)
tree43c3e4e68d699386bedb83111933404f5c5a2110 /index.html
parent71d6973d350595ffbe29f5d791ec8972ccc23416 (diff)
downloadvortrag-knn-d07e6911fe6f6c9596d0bc05342b92e7a7e12e6f.tar.gz
vortrag-knn-d07e6911fe6f6c9596d0bc05342b92e7a7e12e6f.zip
fix boston table overflowing
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index c649d6b..5308008 100644
--- a/index.html
+++ b/index.html
@@ -205,7 +205,7 @@
</script>
</div>
- <div id="overview" class="step" data-x="2000" data-y="2500" data-scale="12">
+ <div id="overview" class="step" data-x="2000" data-y="3000" data-scale="20">
<!-- overview -->
</div>