Design comparison
Solution retrospective
Any feedbacks are appreciated :)
Community feedback
- @rohits673Posted over 3 years ago
Hi, you site looks nice, there is some minor improvement you can try like for for media screen take '768px' as breakpoint it will solve your issue also you can minimize your css code as you use only:
.learn-more:hover{ background-color: transparent; color: white; }
it will work for all three buttons also you can remove your hover effect from button paragraph. For more clarification you can check my solution and please let me know what I can improve in my code. Thanks!1 - @FMcodingPosted over 3 years ago
https://fmcoding.github.io/3PreviewCard/ should be the correct link.
0 - @yudiyoshidaPosted over 3 years ago
Hey, Tony, how are you?
Your project looks good, congratulations! However, there's some screen dimensions that it's not possible to see the column's button (specifically 600 width).
I would recommend using more media queries, so your project will look more responsive in all dimensions. Sorry about my english, I'm still learning and I hope that I've helped you in some way.
Keep coding!
1
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