Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save szaranger/0644a3464a6025a3f5faad24faf98776 to your computer and use it in GitHub Desktop.
Save szaranger/0644a3464a6025a3f5faad24faf98776 to your computer and use it in GitHub Desktop.
nav {
/*column-count: 4;
column-width: 150px;*/
columns: 4 120px; /* same as above */
column-gap: 2rem;
column-rule: 1px dashed #ccc;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment