Submitted over 1 year agoA solution to the 3-column preview card component challenge
3-Column-Preview-Card-Component | HTML | CSS
@gautam32b7

Solution retrospective
What are you most proud of, and what would you do differently next time?
I have an efficient code for implementing an active state. Please review the code.
.sedans button:hover { cursor: pointer; color: #f2f2f2; background-color: #e38826; outline: 2px solid #f2f2f2; outline-offset: -2px; }
Code
Loading...
Please log in to post a comment
Log in with GitHubCommunity feedback
No feedback yet. Be the first to give feedback on Gautam Sarkar's solution.
Join 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