
Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I was able to contain the .paragraph element within the .card element. I did this with 'overflow-wrap' css-property. This is a new css property that i learned during this project.
What challenges did you encounter, and how did you overcome them?I had to make the paragraph element to wrap within the parent element. I was able to accomplish this with the help of overflow-wrap. This CSS property wraps the contents of the element within its parameters.
What specific areas of your project would you like help with?I would need much help in sorting out which colors to pick and where to use them, I am not well versed in designing. It would be helpful if I can make some elements more reactive. Thank You!
Community feedback
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