Order Summary using pure html and css (sass/scss)
Design comparison
Solution retrospective
Feedbacks are highly appreciated :)
Community 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 helpful0@notabhishekraiPosted over 2 years ago@Old1337 thanks mate. Have done it now. You can check it out.
1Account deleted@notabhishekrai are you sure you have added all of the properties i mentioned i checked but i you only added the transition
0Account deleted@notabhishekrai are you sure you have added all of the properties i mentioned i checked but i you only added the transition
0Account deleted@notabhishekrai are you sure you have added all of the properties i mentioned i checked but i you only added the transition
0Account deleted@notabhishekrai are you sure you have added all of the properties i mentioned i checked but i you only added the transition
0Account deleted@notabhishekrai are you sure you have added all of the properties i mentioned i checked but i you only added the transition
0Account deleted@notabhishekrai are you sure you have added all of the properties i mentioned i checked but i you only added the transition
0@notabhishekraiPosted over 2 years ago@Old1337 i did add everything except the background-size: content;
0Account deleted@notabhishekrai its background-size:contain not content :D
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