Design comparison
SolutionDesign
Solution retrospective
hello every one Successfully completed huddle-landing-page please comment any mistake if i have made in the code. thankyou
Community feedback
- @visualdennissPosted over 1 year ago
Congrats on completing the challenge successfully! Looks great on desktop. However you can add some responsiveness for mobile, by using adding
flex-direction: column;
to the .main
also the border radius of facebook icon seems to be an ellipse, so u can add e.g. padding: 10px 15px; to only facebook icon
Hope you find this helpful!
1@ayushprojectsPosted over 1 year ago@visualdenniss thanks for commenting Dennis, I will make changes. thankyou very helpful
1
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