Skip to content

style: footer's netlify badge is off-center#706

Description

@MichaelTamaki

Very nit picky but the website footer's netlify badge is slightly off-center to the right.

Image

It's tough to make this work with flexbox since the left "License" section has more width than the right "Github" section 馃槄

What do you think about either:

  1. Move the "Github" link from the footer to the header (external link next to "About"). The "Netlify" badge then moves all the way to the right.
Image
  1. Apply flex-direction: column to the footer so it's a vertical stack instead of horizontal stack.
Image

Option 2 seems the most straight-forward to implement and have responsive design. Happy to open up a quick PR for this!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions