Submitted over 1 year ago
REST Countries API with color theme switcher
@FrontendBy-GJ
Design comparison
SolutionDesign
Solution retrospective
This challenge was a pain in the butt. I had trouble displaying some of the data, like the countries currency. Besides that, this was a fun and challenging project.
I would love some feedback, thanks!
Community feedback
- @anastasiiaalPosted over 1 year ago
Hello there 👋
Love your solution result, good job!
I have a tiny suggestion to make to improve your site. Now, when on a country-designated page, it has an y-axis scroll. Probably it comes from section's first child's height of 100vh. To fix that, I'd do the following:
- remove min-height from this element
- remove bgc from section
- set your root's min-height to 100vh
- set your root's bgc to the color of background
Hope it helps 🙂
Marked as helpful0
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