3 column layout

Solution retrospective
I am most proud of how clean and responsive the design turned out. The project challenged me to balance aesthetics with functionality, and I feel that the final layout is both visually appealing and user-friendly across devices. Next time, I would explore using a CSS preprocessor like SCSS to better organize and scale the styles as the project grows. I would also add subtle animations to buttons and icons to make the interface more interactive and engaging.
What challenges did you encounter, and how did you overcome them?One of the main challenges I encountered was ensuring that the layout was fully responsive and looked good on smaller screen sizes. Initially, the columns didn’t stack properly, and the spacing felt inconsistent. To overcome this, I carefully utilized CSS flexbox and added media queries to adjust the column layout and spacing for different screen sizes.
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Drishti Saraf's solution.
Join our Discord community
Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!
Join our Discord