Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
javascript actions
What challenges did you encounter, and how did you overcome them?styling in css and javascript methods
What specific areas of your project would you like help with?design and functions of js
Community feedback
- @SvitlanaSuslenkovaPosted 2 months ago
body > main > section margin-left: -55px; why??? You had to add grid to your main: {display: grid; grid template-rows: auto auto....}for your mobile and {display: grid; grid template-columns: auto auto...} for the desktop. Hope you found this comment helpful :)
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