Design comparison
Solution retrospective
I always focus on using vanilla CSS and try to learn new things.
What challenges did you encounter, and how did you overcome them?I had experimented with the margin and padding to add seperation between elements.
What specific areas of your project would you like help with?Please let me know if there are ways to improve?
Community feedback
- @moojicaPosted 7 months ago
Looks great!
Great use of CSS Variables. Now if you ever want to change the styling theme of this component it will be very easy!
One thing to note, your learning__header paragraph element is yellow by default, when it should be only while hovering the text. The box shadow should also change a bit when the mouse enters the card, to reflect a focus state. If you're unfamiliar with how to adjust this I would look into CSS Hover in the MDN documentations.
Nonetheless, with those 2 quick fixes you are good to go! Keep it up!
Marked as helpful1
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