Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm very proud of the grid alignment achieved with CSS Grid. It's one of the first times I've used it, and I'm finding it very effective.
What challenges did you encounter, and how did you overcome them?The biggest challenge I faced was importing the font correctly. I wanted to import it into the input.css
file, but it wasn't possible. In the end, I opted to import it into the index.html
file within a `
The part where I need the most help is understanding how to import a font into the input.css
file, if possible. I've also tried downloading the font, but even in that case, I wasn't able to use it correctly.
Join 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