Huddle-landing-page-with-single-introductory-section

Please log in to post a comment
Log in with GitHubCommunity feedback
- @yas-avocad
Hey!
You can add a
transition
to the buttons to make them ease into the colors. I usually settransition: color .15s, background-color .15s
. Don't add it tobutton:hover
- add it tobutton
. That way, you'll get the effect hovering in and hovering out.
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