Design comparison
SolutionDesign
Solution retrospective
Hello, if there's anything I could improve on HTML, SASS or anything ,please let me know!
Have a nice day everyone ^^
Community feedback
- @al-lattePosted over 2 years ago
Hey, try using this code for your .summary-wrapper class to have it span the whole view width. Lemme know if it works 😀
.summary-wrapper { height: 100vh; background: #e0e8ff url("../images/pattern-background-desktop.svg") no-repeat; background-size: 100%; width: 100vw;
}
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