Design comparison
SolutionDesign
Solution retrospective
Nice project
Community feedback
- @ojaswishivamPosted about 2 years ago
Hello @Jairth, 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!! π»π
Marked as helpful0@JairthPosted about 2 years ago@ojaswishivam Hello Ojaswi I didn't notice that little shadow, I will add it. Thank you very much!
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