Design comparison
SolutionDesign
Solution retrospective
What is missing
Community feedback
- Account deleted
Hi there,
- change the box-shadow value to
box-shadow:2px 8px 14px 0 hsl(229deg 6% 66% / 60%);
- give the body these properties to center the element
display:flex justifiy-content:center align items: center min-height:100vh
- check the HTML report to fix accessibility issues
i hope this is helpful and goodluck
0 - change the box-shadow value to
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