Design comparison
SolutionDesign
Solution retrospective
Any feedback is welcome!
Community feedback
- @afrusselPosted about 3 years ago
For card use below code for box-shadow
.card { box-shadow: 2px 3px 0px 0 rgb(0 0 0 / 10%); }
2 - @palgrammingPosted about 3 years ago
- your header links do not have a hover state
- your email and phone in the footer are not links
href="tel:#########"
andhref:"mailto:[email protected]"
- you social links in the footer have no hover state
- you email signup has no validation
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