Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
Pretty satisfied with the overall result
What challenges did you encounter, and how did you overcome them?Changing the position of the "See all" button was challenging, had to refactor the code, but managed to overcome the problem with the grid-template-areas
property
Any feedback would be appreciated, thanks
Community feedback
- @EAguayodevPosted 3 months ago
Great job on completing the challenge. Your code is well structured and was readily readable from the HTML, CSS, and JavaScript code. I also learned and saw how you could put the button at the bottom on mobile using the grid-template-area property.
Overall, well with tiny improvement needs ensuring all headings and p's have rem units for accesbility.
1
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