Submitted about 3 years ago
simple order summery component coded partly with flex and auto-margin.
@sinaGh-cyber
Design comparison
SolutionDesign
Solution retrospective
Hello everyone, it's my first experience in coding a CSS project on my own. I will be happy to have your guide. In the style-guide.md file the font size Is 16, but I had to use a smaller font size to code this design. Is it a misunderstanding of style-guide.md content?
Community feedback
- @palgrammingPosted about 3 years ago
you should change you body background styles to this
background: url('./images/pattern-background-desktop.svg'); background-color: var(--Pale-blue); background-size: 100vw 40vh; background-repeat: no-repeat;
Marked as helpful1
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