Petropoulos Evangelos c76099dd3d refactor scss
2025-06-30 19:21:27 +03:00

9 lines
119 B
SCSS

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