Design comparison
SolutionDesign
Solution retrospective
Your feedback would be appreciated
Community feedback
- @MiltonChungPosted about 4 years ago
Hey Degoke!
Nice start! I like your approach of using grid-template-areas! Overall, you did pretty well. Some things to consider:
- the top left texts are left aligned and the big texts are supposed to be bigger
- the rating bars on the right should end and be aligned with the bottom testimonial box
- when I stretch the browser horizontally across 2 monitors, everything stretches out too much, so considering adding a max-width to your container/wrapper
- your body tag doesn't take up the full view height, so the background image doesn't cover all the white areas. Try adding min-height: 100vh in your body tag.
Great job! :)
2
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