Design comparison
SolutionDesign
Community feedback
- @HiraeightPosted about 2 months ago
Hello! your solution looks great! I just have one suggestion, I noticed that when I view your solution in small mobile view, 320px width to be exact, the yellow background stopped covering the whole background. You can fix that by applying the color in the body instead of in the hero class.
ex. body { background-color: hsl(47, 88%, 63%); {
but then again, I'm quite new so maybe there is a better solution for this. If so, I would love to know too. But overall, I can say that your solution passed. Keep it up!
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