Petropoulos Evangelos ae967a7e2d fix comments
2025-07-02 00:03:42 +03:00

9 lines
111 B
SCSS

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