Submitted about 1 year ago
Responsive Order summary page using html and CSS
@Imammika
Design comparison
SolutionDesign
Community feedback
- @falloumacbookPosted about 1 year ago
Hi bro, congratulation on completing this challenge! I have one suggestion regarding your background. The background has a pattern.
body {
background-image: url(images/pattern-background-desktop.svg);
background-repeat: no-repeat;
background-color: hsl(225, 100%, 94%);
background-size: 100%;
}
happy coding mate!!!
Marked as helpful3
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