Order Summary using pure html and css (sass/scss)

Solution retrospective
Feedbacks are highly appreciated :)
Please log in to post a comment
Log in with GitHubCommunity feedback
- Account deleted
Hello there! 👋
Congratulations on finishing your challenge! 🎉
I have some feedback on this solution:
-
add to the body
background-size:contain;
-
add tranistion:1s; to the button so that when you hover on the button the background changes smoothly
-
change the button box-shadow value to
box-shadow:0px 10px 12px hsl(245deg 75% 52% / 22%);
i hope this is helpful and goodluck!
Marked as helpful -
Join 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