Design comparison
Solution retrospective
Last time was chaotic because I was unsure of what I was doing, but this time everything went well with only minor issues along the way.
What challenges did you encounter, and how did you overcome them?How to vertically align the list marker.
I found an answer on stackoverflow which recommended to use ::before
instead.
Overall code feedback would be appreciate it and what areas should I focus on.
Community feedback
- @geomydasPosted 5 months ago
I don't get why you would need the vertically align the bullets. You can just use ::marker psedoselector for that or text-indent
0@Bamo-D-AbdallahPosted 5 months ago@geomydas In the challenge the bullet points are between the list’s text when they break into new line, I don't think it is possible to achieve that using ‘::marker’
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