Submitted over 4 years ago
Huddle landing page with alternating feature blocks using Flexbox
@webbymaestro
Design comparison
SolutionDesign
Solution retrospective
Feedback is always welcomed
Community feedback
- @GerbenDolPosted over 4 years ago
Really nice job! Clever way of using order to switch the layout around.
You could also use
flex-direction: row-reverse;
to switch it around, which could maybe make your CSS just a little more flexible.I think a nice little bonus to the design would be to add some hover effects to all the different elements such as links, social icons and buttons. 👌
2@webbymaestroPosted over 4 years ago@GerbenDol Thanks for the kind words. I'll incorporate your suggestions. Thanks again
0
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