Submitted 6 months ago
Huddle-landing-page-with-single-introductory-section
@marcel-schmidt-dev
Design comparison
SolutionDesign
Community feedback
- @yas-avocadPosted 6 months ago
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.0@marcel-schmidt-devPosted 6 months ago@yas-avocad Hey, yeah true, yesterday i was to lazy to add a transition. Now i added a animation effect ty for the notice :D
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