Design comparison
Solution retrospective
I have to be honest, I made the first rendition, and although the layout was spot on I did have issues with the list-style-type and the responsive layout. Mainly due to me not setting out the structure of the list correctly, I also had a brainfart and used strong instead of span in the lists. So I went on YouTube and followed a tutorial by KimDoesCode on this challenge. I found by following his tutorial on this project I learned so much valuable CSS that I did not know before that should make using CSS so much easier in the future So although I feel like I didn't fully complete the challenge, I do feel like I learned so much more trying it on my own first then watching someone do it than just doing it on my own.
What challenges did you encounter, and how did you overcome them?Styling and laying out lists correctly to work with flexbox
Community feedback
- @pedropoliszukPosted 2 months ago
the font-weight and font-family of titles are not matching, but you did a good job in the rest.
0@biwwabongPosted 2 months ago@pedropoliszuk Hi Pedro, I forgot to mention that. I tried using @font-face and load the fonts locally. For some reason it works in my local enviroment but not on the live page. I am guessing it is possibly a path issue. Will look into it and change it.
Thanks for your comments :)
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