Skip to content

Instantly share code, notes, and snippets.

@ericmasiello
Created March 6, 2020 21:07
Show Gist options
  • Save ericmasiello/c0b6b8e1895ba2981acba8691febfd80 to your computer and use it in GitHub Desktop.
Save ericmasiello/c0b6b8e1895ba2981acba8691febfd80 to your computer and use it in GitHub Desktop.
.row {
display: flex;
}
/* 4 column layout */
.column {
min-width: 18.75rem; /* 300px */
width: 25%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment