Design comparison
Solution retrospective
I was happy I was able to keep my styles to a minimum for this component project (less than 200 lines of CSS, including variables and reset styles).
What challenges did you encounter, and how did you overcome them?When handling the image, I initially over-engineered my solution to keeping the proper size and aspect ratio. Eventually, I discovered it was best to get out of the way and allow the browser to handle most of the heavy lifting.
What specific areas of your project would you like help with?It's been some time since completing this project, but I still feel good about the flexbox styling I employed. If anything, I'd like to modernize some of the handling of fonts and further streamline the overall style code count.
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