2025-10-25 11:39:24 +02:00

9 lines
99 B
SCSS

.pie-charts {
width: 100%;
height: 300px;
@media (min-width: 960px) {
width: 60%;
}
}