I made the layout as a flex layout and learned more about nesting different flex containers together. It was pretty interesting to do it and get it to work, but I feel like it could have been simpler with grid.
What challenges did you encounter, and how did you overcome them?I had a lot of problems with making the layout responsive. I learned quite a bit about positioning and the way it works, but honestly, I kind of felt like I brute-forced my way through it rather than implementing a well-written solution.
What specific areas of your project would you like help with?I'd like suggestions on how the responsiveness could've been handled differently.