Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Using for this project was a fun thing to do. Grid is really powerful. using the display class of bootsrap also helped.
I also learnt you could specify screen sizes of a range in a single break-point like this:- @media (min-width:700px) and (max-width:1000px) which marks screen sizes of 700px -1000px;
What challenges did you encounter, and how did you overcome them?well getting the right size is always challenging. I had to see solved solutions of others to come to the right last size. I considering of being a pro
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