diff --git a/ts/src/stats/graphs.scss b/ts/src/stats/graphs.scss index 66b65ed73..4e6b299cc 100644 --- a/ts/src/stats/graphs.scss +++ b/ts/src/stats/graphs.scss @@ -35,7 +35,7 @@ body { .graph { margin-left: auto; margin-right: auto; - max-width: 80em; + max-width: 60em; page-break-inside: avoid; }