Submitted about 1 year ago
Order summary responsive project using SASS
@covolan
Design comparison
SolutionDesign
Solution retrospective
Hi Frontend mentor community! 👋
This is my take on the order summary challenge!
Overall a quite nice project! I'm getting used to SASS and keep learning more about it. What do you think of my design?
Any suggestions, advices and tips are welcome!😄
Community feedback
- @hitmorecodePosted about 1 year ago
Nice, you just need to make two changes
- Remove
center -300px fixed
on background - Change
background-size: cover;
tobackground-size: contain;
1@covolanPosted about 1 year ago@hitmorecode Thanks! 😄 Now it properly match the intended background design! I was wondering why it was off 😬.
0 - Remove
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