Submitted about 2 years ago
Responsive Country information web pages using react.js
@fc410
Design comparison
SolutionDesign
Community feedback
- @Razha90Posted about 2 years ago
- you have 505 ACCESSIBILITY ISSUES and 319 HTML issues , you must try to repair that.
- I think for this project used grid not best solution , you can try this code for in .
.grid-box { display: flex; flex-wrap: wrap; set gap what u want justify-content: center; } .card { delete margin delete height in card and replace padding set width }
Happy coding 😆
1
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