Skip to content

Instantly share code, notes, and snippets.

@Pethaf
Created March 28, 2017 18:16
Show Gist options
  • Save Pethaf/4e9cca9daba98cd0c4da46d04725d046 to your computer and use it in GitHub Desktop.
Save Pethaf/4e9cca9daba98cd0c4da46d04725d046 to your computer and use it in GitHub Desktop.
.flex-nav ul
{
display: none;
}
.flex-nav ul.open
{
display: flex;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment