Design comparison
Solution retrospective
This one went really smoothly! I added some variables for the theme colors. I've seen this done before, but hadn't tried it myself.
What challenges did you encounter, and how did you overcome them?I had to get a refreshers on css selectors to ensure that the title text changed color when you hovered over the card/container element.
What specific areas of your project would you like help with?Are there any ways that I could streamline my code?
Community feedback
- @IsASecretPosted 6 months ago
Excellent job, pretty much bang-on with the original design! If you wanted to get nit-picky, I noticed at smaller screen sizes (~360px width) the right side of your card's border get's eaten up by the main element. Adding a little padding to main took care of this and maintains the look until the width of the screen gets truly tiny.
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