Skip to content

Instantly share code, notes, and snippets.

@LinguistMB
Created April 20, 2018 12:57
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 LinguistMB/dddd79eb7c2b0c230efee05e7f63faaa to your computer and use it in GitHub Desktop.
Save LinguistMB/dddd79eb7c2b0c230efee05e7f63faaa to your computer and use it in GitHub Desktop.
<style>
.grid-container {
display: grid;
height: 400px;
align-content: center;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment