@ibnsamy96Submitted about 3 years ago
I was wondering, Is there another way to achieve this design other than CSS Grid?
I was wondering, Is there another way to achieve this design other than CSS Grid?
@Mtc-21 @adluders, Thanks for you both. I achieved the same result using float in the desktop view and flexbox with its order property in mobile view. https://codepen.io/ibnsamy96/full/VwzyXwj