Design comparison
SolutionDesign
Solution retrospective
What challenges did you encounter, and how did you overcome them?
When I declare gird-template-columns: repeat(4,1fr) and grid-template-rows: repeat(2,1fr) I don't know why Grid creates 3 rows if anyone know please comment. Then I simply remove the grid-template-rows: repeat(2,1fr) then it will automatically calculate the rows then it works fine
What specific areas of your project would you like help with?Design of Every project which available in frontend.
Community feedback
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