Design comparison
SolutionDesign
Solution retrospective
Only the second challenge I've tried so still very new to this. I understand my CSS is very wordy and feedback to imporve this would be much appreciated
Community feedback
- @eniskrtPosted 12 months ago
Good Job!
As far as I see, you've used
display:grid
. It's good. But also you can usedisplay:flex; justify-content:center; align-items:center;
to get the card in the midddle of the page. I think, although it looks pretty good, otherwise it'll look prettier.Good code!
Enis...
Marked as helpful0
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