Files
bodyshop/client/src/components/job-bills-total/job-bills-total.styles.scss
2020-09-22 17:01:03 -07:00

8 lines
148 B
SCSS

.job-bills-totals-container {
margin: 0rem 2rem;
display: flex;
flex-direction: column;
justify-content: space-evenly;
flex-wrap: wrap;
}