Design comparison
Solution retrospective
Feedback will be appreciated!! I think i've finally mastered css grid 😁
Community feedback
- @MarlonPassos-gitPosted about 3 years ago
-
You would want to decrease the width a little and increase the length a little, you could add a width using
max-width
-
Increase the size of the title by page and decrease the size of the card's title
-
There comes a point that the cards are too shrunk or too stretched, it would be nice to put between the 1 and 3 columnar designation to put a 2 column designe, see https://prnt.sc/1t46q83
-
You can use a pixel unit in your paragraph paddin, as there are times when it gets too shrunk, see https://prnt.sc/1t46vnn
-
In the real world, each of these cards are actually links to other parts of the site, so they should be inside an <a> tag, and should have an effect on them when the mouse is over.
Marked as helpful0@Tomi-pterPosted about 3 years ago@MarlonPassos-git Thanks 👍🏾. Done the corrections. Have a nice day 😁
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