HTML and CSS and BOOTSTRAP

Solution retrospective
any feedback would be very useful
Please log in to post a comment
Log in with GitHubCommunity feedback
- @unip
Hello, here are some of my feedback: Don't forget to give your header image max-width: 100% to keep it as wide as the viewport. I tested the solution on 1280x800 screen and have horizontal scrollbar on my browser. Also on footer, instead of using two rows element, you can try to use one .row and just keep filling it with .col elements, they will make a new line if the row doesn't fit.
Hope it helps
Join 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