Submitted almost 3 years ago
Huddle Landing Page With Single Introductory Section using FlexBox
@manishgtx
Design comparison
SolutionDesign
Community feedback
- @ajormosesPosted almost 3 years ago
Work on the desktop responsiveness of your code. Use @media query to work on that, You can start from @media only screen and (min-width: 1024px){} to work on your desktop view and also use the display: flex & justify-content: space-between to replicate the desktop view design.. GOOD LUCK
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