
Design comparison
SolutionDesign
Community feedback
- P@MarionCtsPosted 29 days ago
Hi!
Good job on taking this challenge!
To make it look as close as possible to the original design, I suggest that you remove the height on your image (to avoid the shrinking) and on your div "container" (you can put a padding-top on your image to set the blank space). You can also change the marker color in CSS like this for exemple:
li::marker{ color: rgba(122, 40, 78, 1); }
Keep up the good work!
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