2025-07-02 11:00:41 +02:00

9 lines
111 B
SCSS

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