Design comparison
Solution retrospective
did it the grid layout
What challenges did you encounter, and how did you overcome them?to make it similar to the design and i use grid layout
Community feedback
- @MikDra1Posted 3 months ago
In your design you use grid-column-end grid-column-start and the same for rows.
I would strong encourage you to write shorter versions of those just like grid-column and grid-row.
If you are not sure what they are here is a VIDEO about CSS grid.
If this comment was useful please mark it as helpful π
Marked as helpful0@roobiwebdevPosted 3 months agoOkay bro i don't know why i always forgot it thank you β€@MikDra1 π₯°
0 - @konradbaczykPosted 3 months ago
Despite the inconsistency of some colors with the design, quite good work :)
Marked as helpful0 - @MikDra1Posted 3 months ago
You also don't have to use the grid-gap property. You can simply use gap.
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