Design comparison
Solution retrospective
I really tried to make this grid look like the original design Please leave feedback as it will help me improve.
Community feedback
- @AmandagnePosted over 2 years ago
Great job. the headings in the card are h1 headings. Everything else is good except the size of the container.
Marked as helpful0@ejikemechiozoadiroPosted over 2 years ago@Amandagne Thanks should the container be larger or smaller?
0@AmandagnePosted about 2 years ago@ejikemechiozoadiro I think it should be smaller
Marked as helpful0 - @correlucasPosted over 2 years ago
๐พHello Chiozoadiro, congratulations for your solution!
Your component is perfect, but its size isn't correct, try instead
max-width
for the<article>
thats holding all the cards and give a little bit more padding to create a gap between the cards content.You can also use
<blockquote>
replacing thep
that has the quote text content, to have a better semantic.Hope it helps and happy coding!
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