chore(bench): reduce size of benchmark charts

This commit is contained in:
2021-01-20 03:17:41 +00:00
parent 20e1697e30
commit 465575abcc

View File

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