Design comparison
Solution retrospective
I'm proud of learning some new SASS methods as well as continue developing my css grid skills
What challenges did you encounter, and how did you overcome them?My main challenge was centering the the grid correctly will still having the minimum margins, what I ended up doing was using grid with one column and row to center it using place-items: center;
.
I would like to get some feedback on how to improve accessibility to the code and also overall code improvements.
Community feedback
- @AymaneOnlinePosted 3 months ago
You've done a really good job, I could see the effort you've put in, as in the two media queries instead of just one. 👍
If you want to improve the overall code of your pages you could use Lighthouse extension which is an open-source, automated tool for improving the performance, quality, and correctness of your web apps made by Google.
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