resizing the pie graphs.

This commit is contained in:
Bram Barbieri
2024-04-01 13:19:25 +02:00
parent 9ba6a237f3
commit 38722052f3

View File

@@ -50,8 +50,8 @@
}
.chart-container {
width: 80%;
margin: 20px auto;
width: 400px;
margin: 50px auto;
}
canvas {
margin-bottom: 20px;