css variables, flexbox, grid

Solution retrospective
feedback is welcome
Please log in to post a comment
Log in with GitHubCommunity feedback
- P@MarkoNikolajevic
Hi idkbit
you did a good job for this challenge, I 've a few feedbacks for you.
- I would wrap
a
elements inside a<button>
in this case - You should add a hover effect on buttons, you can just add
:hover
pseudo class onlink
class and apply hover styles. To make hover effect smoother you could addtransition
on it
Keep on coding :)
- I would wrap
- @metatronic
doesn't have button hover effect
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