Single page with card use flex and transition

Solution retrospective
added a button to the page with the ability to hover over it, change colors, and an additional transition, which creates a cool effect. I love the final look of this site!
What challenges did you encounter, and how did you overcome them?One thing I don't know why happened is that after adding a custom font to the content, only the buttons had a different font. After adding the font to the buttons, everything works.
Please log in to post a comment
Log in with GitHubCommunity feedback
- @ImMushroomsWeTrust
It looks good overall I would like to suggest making the fade-out effect a bit longer than, in your .card-button{ transition: 0.3s ease-in-out; } Try changing the transition time for about 1 sec
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