Design comparison
Community feedback
- @DougHungerfordPosted 4 months ago
Looks good! I like how you made it your own content. When uploading to github, if you delete the original README and change the README-template to your own (rename it to README), it will provide a nicer landing page when people visit.
If you put your css transition on the element instead of on the element:hover, it allows for the transition to continue even when not hovered anymore (in other words, allows it to transition out). From what I've read, this is considered good practice (and is less aggressive to my own eyes, at least)... however, if the result you got is the style you prefer, take this with a grain of salt!
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