Submitted about 1 year ago
3-Column Preview Card using flex and responsive design, mobile first.
@Vasiliki-Georgiou
Design comparison
SolutionDesign
Community feedback
- @hitmorecodePosted about 1 year ago
Nice well done. Just a few tips
- On the body remove
margin
- On the body change
height: 100vh;
tomin-height: 100vh;
- On the body add
padding: 50px 15px;
- You forgot to add the hover effect on the buttons.
Marked as helpful0@Vasiliki-GeorgiouPosted about 1 year ago@hitmorecode Thank you very much for the suggestions. I did the corrections and it works better now. Have a nice day.
0 - On the body remove
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