Submitted about 2 years ago
Huddle landing page with alternating blocks (with minor designs)
@fistty
Design comparison
SolutionDesign
Solution retrospective
π Navigation button-like design and animation π Button active states π Footer icons hover π Footer links hover
Community feedback
- @hyrongennikePosted about 2 years ago
Hi @fistty,
Looks good congrats on finishing another challenge. Just a small suggestion instead of the
margin-top: 334px
on the footer you can remove it and remove theposition: absolute; bottom: 0%;
and just set the transform totransform: translateY(6.5rem)
then you won't have to that extra white space from the margin-top on mobile and would require minimum adjustment on the cta for mobile.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