Design comparison
SolutionDesign
Community feedback
- @KingSkyrosPosted about 1 year ago
Hello, you forgot to add your background image here :
background: hsl(217, 54%, 11%);
and the text color for the
<p>
and the author 'Creation of' :Color: hsl(215, 51%, 70%);
and lastly you forgot to add hover to 'july wyven' :
a:hover { cursor: pointer; color: hsl(178, 100%, 50%); transition: 2s; }
Hope this was helpful 👍
0
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