Design comparison
Solution retrospective
Getting the initial scaffolding done.
What challenges did you encounter, and how did you overcome them?I needed more grid practice, the heading was a struggle for me for some reason.
Community feedback
- @mts-mlPosted 2 months ago
Hey @deidalopez!
Congratulations on finishing the challenge, I've had some trouble with this one too, had to learn grid in order to get the cards right.
I liked how you've configurated you CSS, I didn't know you could use
$red: hsl(0, 78%, 62%);
. Gotta check this out.Does the solution include semantic HTML? I've noticed you used
<h1>
and then jumped to<h3>
, it's recommended to follow the headers hierarchy.Does the layout look good on a range of screen sizes? On mobile screens the header doesn't appear.
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