Design comparison
SolutionDesign
Solution retrospective
I've just completed a front-end coding challenge from @frontendmentor! 🎉
You can see my solution here: https://www.frontendmentor.io/profile/samcoding90
Any suggestions on how I can improve are welcome!
Community feedback
- @MaximilianoDanielGarciaPosted about 1 year ago
Hi Ramez Gamel! Great job, congrats!
I've visited your live site and let me give you some suggestions:
- Try with
width: 600px
andheight: 450px
for your.card
- Add hover style on button
- Check the space between elements in the
.right-side
. You could use gap property withdisplay: flex; flex-direction: column;
I hope this is helpful to you, regards!
Marked as helpful0@samcoding90Posted about 1 year agoThank u so much !! it was really helpful i tried it and look much better now @MaximilianoDanielGarcia
0 - Try with
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