chore(bench): reduce size of benchmark charts

This commit is contained in:
2020-11-26 12:15:17 +00:00
parent 336f11c39d
commit 5378779fbd

View File

@@ -80,7 +80,7 @@
width: 100%;
}
.benchmark-chart {
max-width: 1000px;
max-width: 500px;
}
</style>
<title>Benchmarks</title>