Skip to content

Instantly share code, notes, and snippets.

@danbru1989
Created October 26, 2017 22:03
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