Fetching_All_Countries_data

Please log in to post a comment
Log in with GitHubCommunity feedback
- @ippotheboxer
Hey, nice solution! When you search for a country and there's only one or a few results, it ends up being a very massive card that takes up the whole screen. I think you should use CSS grid so that one card always takes up a certain amount, rather than expanding to the screen. Then with media query, you can change the amount of grid columns and their widths/heights at different screen sizes.
Join 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