Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Now that I have upgraded my skills, I have refactored this project. I utilized the clamp function for responsive typography to cut down on media queries. I made the code more concise and used CSS custom properties, as is best practice.
What challenges did you encounter, and how did you overcome them?Intially, when switching to the desktop viewport, the top section did not span both columns even though grid-column was set to 1/-1. I discovered that the mobile version's max-width was clamping the section and fixed it by setting the proper desktop max-width.
What specific areas of your project would you like help with?I'm open to all criticism.
Community feedback
Please log in to post a comment
Log in with GitHubJoin 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