Skip to content

Instantly share code, notes, and snippets.

@danbru1989
Created October 26, 2017 22:03
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 danbru1989/5d2647b7e6a6b68d7d091c25a7bf45ea to your computer and use it in GitHub Desktop.
Save danbru1989/5d2647b7e6a6b68d7d091c25a7bf45ea to your computer and use it in GitHub Desktop.
table {
table-layout: fixed;
width: 100%;
}
tr {
height: 12vw; /* Set this to whatever amount forms square cells */
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment