I am using Material UI and I have a Grid container with 10 items which are distributed in lines of 4 each. I gave justify-content: 'space-between', but I want to have the last 2 items one next to the other and not far away from each other. How can I do this?
Asked
Active
Viewed 23 times