Skip to content

Instantly share code, notes, and snippets.

@davidgilbertson
Created May 28, 2017 01:08
Show Gist options
  • Save davidgilbertson/b65127e615f50c07c75bcd0b95df54cd to your computer and use it in GitHub Desktop.
Save davidgilbertson/b65127e615f50c07c75bcd0b95df54cd to your computer and use it in GitHub Desktop.
.header {
display: flex;
}
.header .logo {
/* nothing needed! */
}
.header .sign-in {
margin-left: auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment