Submitted almost 3 years ago
3-Column Preview Card Component - Final Build
@HarishPRK
Design comparison
SolutionDesign
Solution retrospective
Hi all,
Here's my final build for this challenge. Feedbacks are highly appreciated
Community feedback
- @RioCantrePosted almost 3 years ago
Hello! nice job with this one. Looking at your solution it's pretty decent code. Though it looks good, I could suggest the following for you to consider:
- In the button hover state add more values like
background: hsl(31, 77%, 52%);
andborder: 1px solid white;
- Add a hover state for the individual class of the button into white
- Comment out the
.attribution
and wrap it tofooter
tag
You did well on this project and keep it going!!!
Marked as helpful1@HarishPRKPosted almost 3 years ago@RioCantre Thank you for the feedback! I'll make the changes!
0 - In the button hover state add more values like
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