2022-05-12 12:12:21 +02:00

8 lines
103 B
SCSS

.dashboard_boxes{
flex-direction: column;
.dashboard_box{
margin: 0 0 32px 0;
}
}