Design comparison
SolutionDesign
Community feedback
- @NehalSahu8055Posted over 1 year ago
Hello Coder 👋.
Congratulations on successfully completing the challenge! 🎉
Few suggestions regarding design.
- Don't fix the
height
of the card instead usepadding
. - You can use
<q> or <blockquote>
instead of<p>
foradvice quotes
then you don't have to use quotation svgs.
I hope you find this helpful.
Happy coding😄
Marked as helpful0@F4YYPosted over 1 year agoThanks @NehalSahu8055 for taking your time reviewing my code.
Actually i was about to set
min-height
but i forgot to type it.About
<blockquote>
that's what i've been looking for. Keep happy coding1 - Don't fix the
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