Design comparison
SolutionDesign
Community feedback
- @KingSkyrosPosted about 1 year ago
Hello, You forgot to add hover effects to the buttons. You can try using CSS code to achieve this.
Background-color: transparent; color: #fff; or use color: white; border: 2px solid white; }
and add the padding to all the divs cause the text is kind of packed up.
I hope this was helpful 👍.
Marked as helpful0
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