Huddle landing page with alternating feature blocks solution
Design comparison
Solution retrospective
Any feedback is appreciated :)
Community feedback
- @Muralidhar22Posted over 2 years ago
hey, the padding in the different sections. In the footer direction of the divs have to be changed when it's desktop view. Try to wrap the "ready to build community" section in a div and make it center by using flex or try margin: 0 auto
Marked as helpful0 - @Njoura7Posted over 2 years ago
Hello mate, I finished this project today and I was looking for others solutions. and I noticed something in your footer that might help you improving this project: put a <section> inside your <footer> and give it a display:flex; and flex-direction:column; and it will be much better, then work on the margins and that padding :D
Marked as helpful0
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