Submitted over 2 years ago
Responsive Huddle landing page using flexbox and absolute positioning
@Lwmeek
Design comparison
SolutionDesign
Solution retrospective
Any tips on improving my code? Would love all feedback, trying to get a lot better and more efficient.
Community feedback
- @yallsobadPosted over 2 years ago
Hi! Looks pretty good!
On my monitor the image cuts off at the bottom, so I would put a max width somewhere to prevent that.
I would put a container around your content with a max size and 'margin 0 auto' to center it
ex:
<main> <section class=container>or just <main class=container>
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