After struggling with the layout, I figured out that grid layout can solve this. So I learned grid layout and did the thing.
What challenges did you encounter, and how did you overcome them?When it comes to desktop preview, it was getting hard to build that layout. Thanks to grid layout, that's not that difficult. I used grid-template-areas and done the design