Design comparison
Solution retrospective
Utilizing all the skills that i gained from the videos. I want to go back and rewatch the video about making the browser work for you. Figuring out what sizing elements to use so that it can resize with ease
What challenges did you encounter, and how did you overcome them?the css grid layout. after some googling and reading a few articles i was able to get the spans correct so that the boxes would sit in the correct spot.
What specific areas of your project would you like help with?If i were to write this with a mobile first design what should i do for the breakpoints. do i even need break points if set up correctly. can you make css grid change to one column if there isnt space?
Community feedback
- Account deleted
your work is very good. you just need to always inspect your project for different screen size's, your should set your @media for the grid display to min-width 800px
0
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