#items aligned in column for some reason
1 messages · Page 1 of 1 (latest)
Your .car-list div doesn't have display flex.
I mean the div which has the css class car-list.
That's the whole point of providing a minimal reproduction. In such a minimal reproduction, you would only have kept the car list, because that's where the problem is. And you would thus have concentrated on the important stuff, and maybe even found the issue by yourself.