Submitted about 2 years ago
Responsive Huddle Landing Page with Single Introductory using CSS Grid
@azizp128
Design comparison
SolutionDesign
Community feedback
- @correlucasPosted about 2 years ago
Hello Aziz, congratulations for your solution!
Your solution seems fine, but you've an issue with the background that's not taking the screen full
width
size, to fix this behavior you can increase the background-image scale or applybackground-size: contain
/background-size: cover
to fix the issue.Hope this helps, happy coding 👏
Marked as helpful0@azizp128Posted about 2 years ago@correlucas I had tried using those properties but didn't solve it. Now I'm still figuring out the solution. Thanks for your suggestion btw.
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