Design comparison
SolutionDesign
Solution retrospective
Quite new in coding, i tried my best to produce produce the same specs but my column length is not good. your suggestions and feedback would really help me to improve.
Community feedback
- @mec94Posted almost 3 years ago
Try with span 2 value for grid-column & grid-row to make it easier for you. But first adjust your content, it's too stretched, excess of padding, and fonts too big. Use relative values when possible, like em & rem for - fonts, padding, margins - instead of pixels. I recommend you Kevin Powell's video. Introduction about grid. One of the best CSS teachers you can find on YT. https://www.youtube.com/watch?v=rg7Fvvl3taU
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