Design comparison
SolutionDesign
Solution retrospective
Hi everybody.. I look forward to perfecting my skills especially with semantics and accessibility and I will love ❤ to get your suggestions to be better.
Community feedback
- @ojaswishivamPosted about 2 years ago
Hello @rdghostmann, first of all, congrats on completing this challenge.
Here are some suggestions to improve your code:
-
In this challenge, there is a shadow to download button.
Here is the preview(look closely at the download button): https://ojaswishivam.github.io/order-summary/#
you can do so by using Drop Shadow, Here is the code:
filter: drop-shadow(0 12px 7px rgba(7, 23, 255, .245));
Helpful Link: Drop-Shadow
Happy Coding!! 👻🎃
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