Skip to content

Commit 6ca0d71

Browse files
committed
downscale a little to fit 2×2 on 1024×768
1 parent 977380b commit 6ca0d71

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/synchronize.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<script type="text/javascript" src="data.js"></script>
1212

1313
<style>
14-
.chart { width: 500px; height: 300px; }
14+
.chart { width: 450px; height: 270px; }
1515
.chart-container { overflow: hidden; }
1616
#div1 { float: left; }
1717
#div2 { float: left; }

0 commit comments

Comments
 (0)