2025-12-29 20:53:17 +01:00

9 lines
99 B
SCSS

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