Skip to content
  • Unlock Pro
  • Log in with GitHub
Profile
OverviewSolutions
2
Comments
1
Ben Thrasher
@binthroot

All comments

  • Finney•3,010
    @Finney06
    Submitted almost 3 years ago

    huddle landing page with single introductory section

    #accessibility
    1
    Ben Thrasher•40
    @binthroot
    Posted almost 3 years ago

    I would push your footer down with a margin-top, then make your footer a flexbox and put all three of your icons in a div and push the div to the end. Here's a rough idea.

    <footer class='flexbox justify-content-end margin-top:til-it-looks-good'> (pushes all the icons over) <div class='flexbox justify-content-space-between'> (spaces icons out with flexbox) <icon><icon><icon> </div> </footer>

    Something like that. I used the class names to kind of explain the CSS involved.

    Marked as helpful
Frontend Mentor logo

Stay up to datewith new challenges, featured solutions, selected articles, and our latest news

Frontend Mentor

  • Unlock Pro
  • Contact us
  • FAQs
  • Become a partner

Explore

  • Learning paths
  • Challenges
  • Solutions
  • Articles

Community

  • Discord
  • Guidelines

For companies

  • Hire developers
  • Train developers
© Frontend Mentor 2019 - 2025
  • Terms
  • Cookie Policy
  • Privacy Policy
  • License

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub

Oops! 😬

You need to be logged in before you can do that.

Log in with GitHub