@@ -73,7 +73,7 @@ export default {
.fasc-card-container {
display: flex;
flex-wrap: wrap;
- justify-content: center;
+ justify-content: flex-start;
.noFinshedCard {
width: 300px;
margin: 20px;