chore(bench): reduce size of benchmark charts

This commit is contained in:
2021-08-09 21:12:54 +01:00
committed by GitHub
parent a88dfec953
commit a318d9076e

View File

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