Design comparison
SolutionDesign
Solution retrospective
What are you most proud of, and what would you do differently next time?
I'm getting the hang of writing semantically meaningful HTML
What challenges did you encounter, and how did you overcome them?There was an issue with the font, where Next.js failed to show it properly. I solved it by reading their documentation on the matter
What specific areas of your project would you like help with?For some reason, I can't override the padding the image has inherited from the parent div, meaning I can't make it look exactly as it should on mobile. I tried setting its padding to 0 (by putting 'p-0' in the className, since I'm using tailwind), but for some reason the parent's padding persits.
Community feedback
- @Pablo-Zallio-DevPosted 3 months ago
You have done very well, a pity about the filling problems you mentioned.
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