Design comparison
Solution retrospective
Kept it simple with basic HTML and CSS. I'd probably try using viewport units next time for better responsiveness if I did this again.
What challenges did you encounter, and how did you overcome them?I didn't quite figure out the text break on the third line. Mine is 4 words long, the example is only three. I also had a really hard time figuring out GitHub. I've never worked with it before. Hopefully it displays correctly.
What specific areas of your project would you like help with?Could I have simplified the code any further? Is there anything redundant or otherwise unnecessarily declared that could have saved me time and the overall amount of code?
Community feedback
- @Pedro1p0Posted 5 months ago
Doing this project again while thinking in viewport units is very interesting. I don't have much experience to say with 100% certainty, but I believe the problem with the third line is related to the font size and the space available in the box. I don't think you made anything redundant; I liked how you created variables for the colors. That makes things a lot easier in terms of code maintenance.
Marked as helpful1
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