Skip to content

Instantly share code, notes, and snippets.

@theuves
Created January 19, 2019 02:31
Show Gist options
  • Save theuves/c327278ced4b328a3f5dc2bb31571376 to your computer and use it in GitHub Desktop.
Save theuves/c327278ced4b328a3f5dc2bb31571376 to your computer and use it in GitHub Desktop.
.grid {
display: grid;
grid-template-columns: auto auto auto;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment