
Solution retrospective
Happy I learned a lot about Sass.
I was trying to keep the HTML simple by not having too many elements with custom classes--but that ended up making the layout difficult. Next time I might just use more <div> elements to group things.
What challenges did you encounter, and how did you overcome them?Styling <li> when the bullet/number has different styling than the text. I ended up using <span> which worked pretty well.
What specific areas of your project would you like help with?Any feedback is welcome.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @moncadad
Great problem solving I also had trouble with the list styling, wish I would've though of this. Your solution looks spot on to the design. Good job!
Join 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