Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I tried using @font-face for this project. Also, I tried to align the layout of the project as close as possible.
What challenges did you encounter, and how did you overcome them?The css file was very long and messy at first because I was targeting every single element.
It took me a bit of time to refine the file by not repeating the same style on similar elements. The headings and lists are identical/similar in style so I styled them with the identical style first and added element specific style after.
I was unable to align the list markers with the list items when it is in mobile design. They look different from the original.
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