Design comparison
SolutionDesign
Solution retrospective
First time working with api feedback is welcomed
Community feedback
- @OlatoyanPosted about 1 year ago
Nice job in completing your first API project. You did great. There's only one styling issue and it's the min-height you set up in the body tag, it's advisable you use min-height: 100dvh. Because the attribution text overflows the container. And on smaller screens, the height is always what you set (1000px). So it's too much.
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