Submitted almost 2 years ago
Huddle Landing Page with a Single Introductory Section
@Sang-Dang
Design comparison
SolutionDesign
Solution retrospective
Any suggestions?
Community feedback
- Account deleted
Your solution looks good to me but I notice, when it comes to the large display especially into a monitor display the width readability of your layout is not quite good and to fixed this. add the following code below to your main code and it will make your website perfect.
main,footer { max-width: 1300px; margin: 0 auto; }
Marked as helpful1
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