
Design comparison
SolutionDesign
Community feedback
- @manish2120Posted 3 months ago
Woah! The size looks perfect. However, there seems to be an issue with the quote icon SVG:
- It looks like the size applied to the author's profile picture is also being applied to the SVG. It's better to use a separate class for the images and SVG where it differs.
- The box-shadow is missing.
- Avoid using px as it sets a fixed size for elements. Instead, use rem or em, whichever works best for you.
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