Struggling to create a unique grid-list that looks great on both desktop and mobile devices. Any tips or solutions would be greatly appreciated!
I need a list (left image) with a special layout, which can be achieved through nested grids. However, I want to add a class to the list element wrapper for a different grid layout (right image). While I've tried working with flexbox, it seems like there may not be a CSS3 solution, leading me to consider using JavaScript. Before diving into the JS solution, I wanted to reach out and see if anyone has a better idea.
To help visualize my challenge, check out this image: https://i.sstatic.net/whswE.jpg