Submitted about 2 years ago
Huddle landing page with single introductory section solution
@Samjolas
Design comparison
SolutionDesign
Community feedback
- @AdrianoEscarabotePosted about 2 years ago
Hi Samuel Jolayemi, how are you?
Congratulations on completing another challenge and progressing! I really liked the result of your project, but I have some tips that I think you will like:
I noticed that the background image was broken at higher resolutions, to fix it we can do the following:
body { background-size: contain; }
Add this code to the body!
the rest is great!
Hope it helps...👍
Marked as helpful0@SamjolasPosted about 2 years agoThanks, @AdrianoEscarabote.
Thanks for the feedback, I will add it right away.
1
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