Grafiken nun halb so hoch wie breit

This commit is contained in:
rxf
2026-02-08 20:08:00 +01:00
parent 2fc4bd9db6
commit ea0b8dd8f9
2 changed files with 7 additions and 6 deletions

View File

@@ -52,6 +52,7 @@
}
.chart-wrapper {
height: 250px;
width: 100%;
aspect-ratio: 2 / 1;
position: relative;
}