Responsive landing page using CSS Grid and Flexbox

Solution retrospective
This is attempt two of this challenge. I found this project particularly challenging, especially positioning the elements in the box section responsively. With the help of responsive CSS properties like clamp()
and min()
, I am quite satisfied with my solution now.
Feel free to leave suggestions or feedback. Happy to keep improving :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- @j-hutchison
Great job! Had a look through this, and hope i can apply some of what you've done to my own solution! Your solution works great and scales well!
Couple of small things:
- hover states not added
- footer is commented out
Marked as helpful
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