Design comparison
SolutionDesign
Solution retrospective
I'm coding this website using smartphone I'm just learning HTML and CSS please guide me if there is any mistake🙏 Thank you👍
Community feedback
- @GeorgeBryzhPosted about 1 year ago
If yout want to center cards container, set rule for .grid
margin: auto
.Then should setgrid-template-columns: (1fr,1fr,1fr)
instead px to stretch on all grid width. To regulate width of cards, change max-width of grid-containerHave a good road!
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