Martin Liesche• 200
@marliedev
Posted
Your solution looks fine and is good structured and developed.
Personally you should give the grid a max width so it doesn't fill up the full width of large screens like 4k screen. Also the break from desktop to mobile (1 column) happens to early (for me). Maybe you could implement another breakpoint for smaller screens/tables where the grid adjust itself better.
0