Skip to content

Instantly share code, notes, and snippets.

@gate5th
Created September 12, 2018 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gate5th/d921abd71144a8b5c56288c0e1f5046e to your computer and use it in GitHub Desktop.
Save gate5th/d921abd71144a8b5c56288c0e1f5046e to your computer and use it in GitHub Desktop.
oldschoolshuffle
/* Author.css */
.Author {
max-width:200px;
display: flex;
justify-content: space-around;
align-items: center;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment