I'm proud of getting the desktop layout to work. It looks good with the sections arranged side by side. Next time, I would focus more on making the mobile version work earlier, since I spent a lot of time figuring out how to adjust it for smaller screens.
What challenges did you encounter, and how did you overcome them?The hardest part was getting the layout to look right on mobile. On the desktop, everything is fine, but on mobile, the sections weren't stacking correctly. I struggled to make sure the sections filled the screen properly.
What specific areas of your project would you like help with?I need help with making the mobile layout work. I’m having trouble with combining the top and bottom sections into one column when the screen gets smaller. I want to make sure the mobile version looks good without changing the desktop layout. Any advice on using media queries to switch between the two would be helpful.